Software Engineering Aufgabenblatt 7 Gruppe: S.H.I.E.L.D. Setup git clone https://github.com/dodekeract/se-7 Install node.js and npm Install dependencies: npm install Build: npm run build Start: npm run start Test: npm run test