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