Commit 2a51ebf6 authored by Mark Otto's avatar Mark Otto

readme /cc @zdroid

parent 5b2b46fe
...@@ -64,7 +64,7 @@ When completed, you'll be able to run the various grunt commands provided. ...@@ -64,7 +64,7 @@ When completed, you'll be able to run the various grunt commands provided.
#### Build - `grunt` #### Build - `grunt`
`grunt` runs the Recess compiler to rebuild the `/less` files and compile the docs. **Requires recess and uglify-js.** `grunt` runs the Recess compiler to rebuild the `/less` files and compile the docs. **Requires recess and uglify-js.**
#### Compile CSS, JS, and fonts - `grunt bootstrap` #### Compile CSS, and JavaScript - `grunt bootstrap`
`grunt bootstrap` creates the `/bootstrap` directory with compiled files. **Requires recess and uglify-js.** `grunt bootstrap` creates the `/bootstrap` directory with compiled files. **Requires recess and uglify-js.**
#### Tests - `grunt test` #### Tests - `grunt test`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment