ggamel / grad

Home Page:https://grad.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Logo

Next.js Example

This directory is a brief example of a Next.js app that can be deployed with ZEIT Now and zero configuration.

Deploy Your Own

Deploy your own Next.js project with ZEIT Now.

Deploy with ZEIT Now

Live Example: https://nextjs.now-examples.now.sh

How We Created This Example

To get started with Next.js deployed with ZEIT Now, you can use npm create to initialize the project:

$ npm create next-app my-app

Deploying From Your Terminal

You can deploy your new Next.js project with a single command from your terminal using Now CLI:

$ now

About

https://grad.now.sh


Languages

Language:JavaScript 78.2%Language:CSS 21.8%