chuckjaz / angular2-client-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 Client & Library - Dynamic Components

Building

Library:

  • cd /library
  • npm install
  • npm run clean-build:aot

Client:

  • cd /client
  • npm install
  • npm run clean-build:aot

About


Languages

Language:TypeScript 91.2%Language:JavaScript 8.8%