Skip to content

Latest commit

 

History

History
59 lines (27 loc) · 545 Bytes

File metadata and controls

59 lines (27 loc) · 545 Bytes

TheCodeNinjas

This is the homework repo of the "TheCodeNinjas"-Team for the course 'Systems Development and Frameworks'

homework

Installation

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

Maintainers

  • Christoph Stach

  • Florian Thom

  • Phillip Friedel