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

7 lines
90 B
Markdown
Raw Normal View History

2015-04-03 10:31:05 +02:00
# Exemple tâche concaténation Gulp
```
npm install
./node_modules/.bin/gulp concat
```