/se-7

Software Engineering Aufgabenblatt 7

Primary LanguageJavaScriptMIT LicenseMIT

Software Engineering Aufgabenblatt 7

Gruppe: S.H.I.E.L.D.

Setup

  1. git clone https://github.com/dodekeract/se-7
  2. Install node.js and npm
  3. Install dependencies: npm install
  4. Build: npm run build
  5. Start: npm run start
  6. Test: npm run test