Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 148 B

Fahrtenbuch

  • First create .env File from .env.example

  • Install modules:

npm install
  • Run
npm run dev
npm run start