0.1.59 • Published 7 years ago

ui-tstrap v0.1.59

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Build Status Dependency Status Code Coverage

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.