1.0.8 • Published 8 years ago

ng-ag2-configurator v1.0.8

Weekly downloads
7
License
-
Repository
github
Last release
8 years ago

AG2 Configurator - Angular 2 Library

Repository for to build AG2 Configurator like as Angular 2 Component. Step to generate a library:

  • setup the library public API
  • build the library
  • version it
  • publish it to npm
  • package the CSS
  • consume the library with SystemJs or Webpack

    Installation

Clone the repository and do:

npm install

Building the library

npm run build