Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

FlorianWendelborn/se-7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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