/tex

tex

Primary LanguageTypeScript

How to run the example

Angular 1

  1. >> cd angular1
  2. >> npm install
  3. >> npm run webpack-dev-server
  4. >> open http://localhost:8080/webpack-dev-server/

Angular 2

  1. >> cd angular2
  2. >> npm install
  3. >> npm run webpack-dev-server
  4. >> open http://localhost:8080/webpack-dev-server/