src/index.ts write programm code into this file (or import other files here)
test/index.ts write tests or import tests here
npm install install all required node packages
npm start run web-server
npm test compile and run jasmine tests
npm run build build typescript files
npm run watch watches filesystem and compiles any changes
Debugging configuration for vscode is supplied (.vscode/launch.json)