Skip to content

cision-ux/styleguide

Repository files navigation

Styleguide

Build Status

Installation

Setup your environment:

bin/setup

Development

Run Jekyll:

bundle exec jekyll serve --watch

Used tools:

Deploy to GitHub Pages

Run this in the root project folder in your console:

bin/deploy