An open API service indexing awesome lists of open source software.

https://github.com/hammerlab/cycledash-styleguide


https://github.com/hammerlab/cycledash-styleguide

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cycledash Style Guide

This contains the live style guide for Cycledash. It's a static site generated by [Middleman](https://middlemanapp.com/).

## Installation

```
bundle install
```

## Run the server

```
middleman server
```