This is a Next.js v10.0.6 project bootstrapped with create-next-app
and set up to be instantly deployed to Netlify!
- Use this template to generate a new repo. You can leave it public or private.
- Clone your new repo using a git client of your choice.
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
Check out more examples in the pull requests.
Follow the Netlify setup guide to link this repo to a Netlify site.
Afterwards, pushing to main
should auto-deploy your site to production.