Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 401 Bytes

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