This is a Next.js documentation project bootstrapped with create-next-app
.
-
Use Node 12+:
nvm use 12
-
Run the development server:
npm run dev
Open http://localhost:3000.
// Build
npm run build
// Run app
npm run start
This is a Next.js documentation project bootstrapped with create-next-app
.
Use Node 12+:
nvm use 12
Run the development server:
npm run dev
Open http://localhost:3000.
// Build
npm run build
// Run app
npm run start