# Fahrtenbuch
- First create .env File from .env.example - Install modules: ``` npm install ``` - Run ``` npm run dev ``` ``` npm run start ```