utkds-framework-mat
v1.0.1
Published
A user interface framework based upon Bootstrap for designing site at the Unversity of Tennessee, Knoxville.
Downloads
2
Readme
University of Tennessee, Knoxville Design System Framework
The Official UT Digital Design System Framework was made to help UT web developers build interfaces that match UT's visual identity and make consistent the user interface of a variety of digital products.
Requirements:
- NPM
- Gulp 4.0.2
Installing this project
- run
npm install --save-dev
to install dependencies
Using Gulp Scripts
gulp
watches the /src/
directory for changes and creates files in /build/
If all that is needed is to build the files, you can run gulp build
Documentation on style use at getbootsrap.com.