utkds-framework-mat

A user interface framework based upon Bootstrap for designing site at the Unversity of Tennessee, Knoxville.

Usage no npm install needed!

<script type="module">
  import utkdsFrameworkMat from 'https://cdn.skypack.dev/utkds-framework-mat';
</script>

README

Power T

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

  1. 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.