1.0.0 • Published 9 years ago
spa-savings v1.0.0
Savings
Single Page Application
A minimal Angular 2 starter using TypeScript 2 and Webpack 2
Installation
npm install
Serve
npm startto build your client app and start a web servernpm run buildto prepare a distributable bundle
Development
- run
npm startandnpm run watchin two separate terminals to build your client app, start a web server, and allow file changes to update in realtime
Watch files
npm run watchto build your client app and start a web server
AoT and Prod
npm run build:prod:ngcto compile the ngfactory files and build prod
License
TBD
1.0.0
9 years ago