-
Make sure you have Node installed:
node --versionAs well as NPM:
npm --version -
Navigate to the project root and install dependencies:
npm installornpm i -
Build Next.js files, though it should be done automatically when you start the server:
npm run build -
Start the server:
npm run start -
Navigate to http://localhost:3000/
dapilcher/flightless-nerd
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|