We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To get involved with contributions:
Clone repository, get yourself a branch. We advise to use VSCODE for programming. Install TSLint extension. Follow the rules of tslint.json
Install dependencies through npm with
npm install
Start running Angular application with
npm run start
Simple, isn't it? Enjoy!