Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 483 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 483 Bytes

DecodeMTL StyleGuide

This is living styleguide of front-end code for the DecodeMTL website.

Getting started

Clone or download the repo then run:

$ npm install
$ npm start

Project will run locally on port 3000

Credits

Created using the excellent Fabricator by Luke Askew