My personal website made with Next.JS
- Node.JS 13 (13.13.0)
- NPM
This website has been developed in WSL: Ubuntu 18.04
npm run dev
Starts the development server.
npm run build
Builds the app for production.
npm start
Runs the built app in production mode.