npm updateng serveornpm run start
- clone repo
- cd path/to/cloned/repo
npm installng serveornpm run start- open in your favorite browser:
http://localhost:4200/
npm run start-- start application;npm run test-- check syntax (airbnb tsling config)- Other available commands is unnecessary.