Added gulp instructions for installation
This commit is contained in:
parent
a1735c249e
commit
515112a35a
@ -4,8 +4,9 @@
|
|||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
As easy as:
|
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 -g markdown-styleguide-generator``` [StyleGenerator installation](https://www.npmjs.com/package/markdown-styleguide-generator#install)
|
||||||
|
- ```npm install```
|
||||||
|
|
||||||
### Build
|
### Build
|
||||||
If you want to use any of the CartoAssets components, after the installation just run:
|
If you want to use any of the CartoAssets components, after the installation just run:
|
||||||
|
Loading…
Reference in New Issue
Block a user