ui-tstrap
v0.1.59
Published
TST Living Styleguide
Downloads
2
Readme
DEPRECATED - Use ui-material instead.
#Styleguide ( T-Strap )
This page's auto generated docs are live at:
https://tstrap.dev.infra.tstllc.net/
To run, first do a npm install
(only have to do this the first time).
After, to load the generated docs from source:
gulp
All updates will be published from the build server. To update the actual NPM package, you must increment the patch number and the build server will npm publish upon a successful build.
Gulp not found?
If you do not have gulp installed globally, run: sudo npm install -g gulp
this only needs to be done once.