Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariez committed Nov 11, 2016
1 parent 4cf8b7f commit 610662c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -12,6 +12,14 @@ Building the project requires nodejs & npm. See https://nodejs.org for setup.
```
sudo npm install -g grunt-cli
```
### Grunt plugins
To minify js we use this grunt plugins:

https://github.com/gruntjs/grunt-contrib-concat

https://github.com/gruntjs/grunt-contrib-uglify


### Install project dependencies
```
cd THEME_DIR # Replace THEME_DIR by theme path.
Expand Down

0 comments on commit 610662c

Please sign in to comment.