Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 297 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 297 Bytes

Demos

  1. Install npm install
  2. Install npm install http-server
  3. Run http-server .
  4. Open localhost:8080 in your browser

Updates

  1. Install npm install typscript@next -g
  2. If you change the code be sure to run tsc .
  3. Note: only demos 1,2 and 5 require compile updates