This project demonstrates how the Angular Module system and its Dependency Injection Mechanism work.
For the explanation, open ./docs/overview.md.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
To run a TypeScript file in ts-node you can do
npm run ts-node path/to/script