7 lines
67 B
Markdown

# Grunt task
```
npm install
./node_modules/.bin/grunt concat
```