Skip to content

gitboej/capstone-project

Repository files navigation

Capstone Project Template

This project was created from the neuefische Next.js template.

Local development

To run project commands locally, you need to install the dependencies using npm i first.

You can then use the following commands:

  • npm run dev to start the development server
  • npm run build to create a production build
  • npm run start to start the production build
  • npm run test to run the tests in watch mode (if available)

Releases

No releases published

Packages

No packages published