Skip to content

wvuweb/wvu-design-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c2ac03 · Apr 23, 2020
Jan 20, 2020
Mar 9, 2020
Mar 9, 2020
Apr 23, 2020
May 29, 2019
Nov 27, 2019
Apr 23, 2020
Nov 27, 2019
Apr 23, 2020
Jan 16, 2020
Mar 12, 2020
Apr 14, 2020
Apr 23, 2020

Repository files navigation

WVU Design System

Description: WVU Design System.

Developers name(s): Adam Glenn

Github repository URL: https://github.com/wvuweb/wvu-design-system

Documentation website URL: https://designsystem.sandbox.wvu.edu

Dependencies necessary to work with this theme: Sass.

WVU Design System & Gulp

Requirements

You will need to install Node ^12.13.1.

  1. Download and install NodeJS from https://nodejs.org/en if you haven't already.
  2. Install Gulp globally by entering npm install -g gulp in your terminal.
  3. Navigate to your project's directory via terminal (something like cd ~/Sites/cleanslate_themes/MY-SITE)
  4. Install node modules by typing npm ci
  5. Run Gulp by typing gulp.

Note: the gulpfile.js in its base form will only compile your Sass.

Go to the (WVU Design System documentation website)[https://designsystem.wvu.edu] for more info.