- Install packages:
npm install
- Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with any browser to see the result.
Edit the page by modifying pages/index.js
. The page auto-updates as you edit the file.
This is a Next.js v12 project bootstrapped with create-next-app, set up to be instantly deployed to Netlify!