utsa-asc / college-dls

design language system for the University of Texas at San Antonio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UTSA College Design Language System

Repository for code which generates our Design Language System for UTSA College Websites.

Setup

    $ 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

About

design language system for the University of Texas at San Antonio


Languages

Language:CSS 55.5%Language:HTML 25.8%Language:Handlebars 9.8%Language:SCSS 6.0%Language:JavaScript 2.9%Language:Dockerfile 0.0%