Experiements and learning around Next.js
- clone the repo
- copy
.env.example
to.env.local
and update the values as required npm install
npm run dev
This is a Next.js project bootstrapped with create-next-app
.
Experiements and learning around Next.js
.env.example
to .env.local
and update the values as requirednpm install
npm run dev
This is a Next.js project bootstrapped with create-next-app
.