js2me/ng-example-app

Repository files navigation

Build Status

Live DEMO here!

angular-example-app

  1. npm install - install dependencies
  2. ng serve (by default port is 4200, if it's busy then use --port=<your_port> option
  1. npm install - install dependencies
  2. ng build or ng build --prod for production build