This is the homework repo of the "TheCodeNinjas"-Team for the course 'Systems Development and Frameworks'
Clone this repo
Install all necessary packages
npm install
Run the unit tests
npm run test:unit
Lint and fix files
npm run lint --fix
Compile the project and start the server locally
npm run serve
-
Christoph Stach
-
Florian Thom
-
Phillip Friedel