Skip to content

nelsonperez/ng-ag2-configurator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An example repository for building your own Angular 2 library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.0%
  • JavaScript 13.0%