Repository for code which generates our Design Language System for UTSA College Websites.
$ npm install
$ npm run start
npm start will start a fractal instance at http://localhost:3000 (via BrowserSync) and will also watch for any file changes. Changes to any sass files will also be monitored by gulp for recompilation and browsersync reload.
For more information, please see the documentation at https://utsa-asc.github.io/college-dls/docs/contributing.html