formations/javascript/base/exercices/pipeline/grunt/README.md

7 lines
67 B
Markdown
Raw Normal View History

2015-04-03 10:31:05 +02:00
# Grunt task
```
npm install
./node_modules/.bin/grunt concat
```