$ cnpm install @kikstart/ui
Set of ready to use declarative Angular UI components.
For now, head over to the kikstart-ui-starter repo if you want to use this.
# Create new app, or use existing...
ng new my-app --routing --style scss
cd my-app
# Install library
yarn add @kikstart/ui
# Install dependencies
yarn add bootswatch \
bootstrap \
font-awesome \
ngx-timeago \
ngx-bootstrap \
ngx-markdown \
ngx-toastr \
prismjs \
@ngx-formly/core \
@ngx-formly/bootstrap \
@ctrl/ngx-numbered-codeblock
Update src/styles.scss
:
@import '~@kikstart/ui/styles';
Copyright 2014 - 2016 © taobao.org |