Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 195 Bytes

README.asciidoc

File metadata and controls

11 lines (8 loc) · 195 Bytes

Chumbok UI Kit

Base Angular app for Chumbok Application

How to deploy

$ npm i angular-cli-ghpages --save-dev
$ ng build --prod --base-href https://chumbok.github.io/ui-kit
$ ngh