Skip to content

Commit

Permalink
dev explained
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Apr 9, 2015
1 parent f694bca commit d438517
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ $ npm install
$ grunt
```

To develop it locally, open `index.html` in a browser and then run:

```
$ grunt dev
```

Now you can make changes to `.scss` files and refresh the page in the browser.
CSS will be recompiled automatically on every change you make.

## Got questions?

If you have questions or general suggestions, don't hesitate to submit
Expand Down

0 comments on commit d438517

Please sign in to comment.