ng-conf-demos
ng-conf-demos copied to clipboard
trafficstars
Demos
- Install
npm install - Install
npm install http-server - Run
http-server . - Open
localhost:8080in your browser
Updates
- Install
npm install typscript@next -g - If you change the code be sure to run
tsc . - Note: only demos
1,2and5require compile updates