Next.js, a framework for server-rendered React apps.
- Node
- NPM
- Check out this repo
- After installing the prerequisites above, install the project dependencies: in the project root, run
npm i
- Then, to start the app: run
npm run dev
Next.js, a framework for server-rendered React apps.
npm i
npm run dev