/ng-conf-demos

Primary LanguageJavaScript

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