ng2-app
v1.0.0
Published
Tools for building Angular ng2(+ng1) apps
Downloads
2
Readme
ng2-build
Build tool for Angular apps
Installation
npm install ng2-build --save
Features
- Works for ng2
- Works for ng1+ng2
Usage
- install it
- move gulpfile.ts in the project folder (outside of the node_modules)
- package.example.json as a startup package.json for the project
- move it to the project folder
- rename it into package.json
- update it properly
- npm start
Release History
- 1.0.0 Initial release