Add Grunt and BrowserSync task in README.

This commit is contained in:
Antoine Boulanger
2015-04-20 09:53:11 -04:00
parent 2b65c4a356
commit 50fc1926f8

View File

@@ -34,6 +34,15 @@ Boilerplate for [`Charcoal`](#http://charcoal.locomotive.ca) projects by Locomot
2. **Run grunt and start coding**
- `grunt`
## Grunt
Each Grunt task has it's own file in the `grunt_tasks` folder.
#### BrowserSync
BrowserSync will automatically inject, refresh and sync all your browsers.
Run `grunt sync`
## SCSS
### Import order