1.0.0 • Published 8 years ago

ng2-app v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

ng2-build

Build tool for Angular apps

Gittip

NPM

Installation

npm install ng2-build --save

Features

  • Works for ng2
  • Works for ng1+ng2

Usage

  1. install it
  2. move gulpfile.ts in the project folder (outside of the node_modules)
  3. package.example.json as a startup package.json for the project
    1. move it to the project folder
    2. rename it into package.json
    3. update it properly
  4. npm start

Release History

  • 1.0.0 Initial release