Update readme to start project correctly

Change csscomb json file location
change package json node modules to 0.0.0
This commit is contained in:
stephenbe
2015-03-05 14:57:47 -05:00
parent c0c01a7467
commit 9a648985ff
4 changed files with 354 additions and 18 deletions

View File

@@ -4,6 +4,21 @@ Charcoal-Boilerplate
Boilerplate for [`Charcoal`](#http://charcoal.locomotive.ca) projects by Locomotive.
## Getting started
###Get the latest node modules
We are using this module to get the latest version of every modules and update the package.json
`npm install -g npm-check-updates`
`npm-check-updates -u`
`npm install`
###Run grunt and start coding
`grunt`
## SCSS
### Import order