This project was created from the neuefische Next.js template.
To run project commands locally, you need to install the dependencies using npm i first.
You can then use the following commands:
- npm run devto start the development server
- npm run buildto create a production build
- npm run startto start the production build
- npm run testto run the tests in watch mode (if available)