Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 445 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 445 Bytes

Westfield Code Guidelines

Powered by GitHub Pages and Jekyll.

Developing locally

Install dependencies

With Ruby installed:

gem install bundler
bundle install

Start a local server

To start a local Jekyll server, run:

bundle exec jekyll serve

This will make the style guide available at http://localhost:4000/