Skip to content

dapilcher/flightless-nerd

Repository files navigation

  1. Make sure you have Node installed:

    node --version

    As well as NPM:

    npm --version

  2. Navigate to the project root and install dependencies:

    npm install or npm i

  3. Build Next.js files, though it should be done automatically when you start the server:

    npm run build

  4. Start the server:

    npm run start

  5. Navigate to http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors