Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geckotang/grunt-styleguide-tryout


https://github.com/geckotang/grunt-styleguide-tryout

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# grunt-styleguide-tryout

This is just an example of the use of styledocco with Scss & grunt-contrib-watch, but this example doesn't compile from scss to css.

## Install

```zsh
npm install
```

## Watch and Build

```zsh
grunt
```

## Build Doc

```zsh
grunt build
```