Added gulp instructions for installation

This commit is contained in:
Javier Álvarez Medina 2016-02-05 16:24:31 +01:00
parent a1735c249e
commit 515112a35a

View File

@ -4,8 +4,9 @@
### Installation
As easy as:
- ```npm install```
- ```npm install --global gulp-cli``` [Gulp installation](https://github.com/gulpjs/gulp)
- ```npm install -g markdown-styleguide-generator``` [StyleGenerator installation](https://www.npmjs.com/package/markdown-styleguide-generator#install)
- ```npm install```
### Build
If you want to use any of the CartoAssets components, after the installation just run: