Updated Readme, thanks @javierarce
This commit is contained in:
parent
c1a836b9aa
commit
329708a65c
@ -6,6 +6,7 @@
|
||||
### Installation
|
||||
As easy as:
|
||||
- ```npm install```
|
||||
- ```npm install -g markdown-styleguide-generator``` [StyleGenerator installation](https://www.npmjs.com/package/markdown-styleguide-generator#install)
|
||||
|
||||
### Build
|
||||
If you want to use any of the CartoAssets components, after the installation just run:
|
||||
@ -15,6 +16,8 @@ If you want to use any of the CartoAssets components, after the installation jus
|
||||
It will generate a UI documentation about the components in this repository:
|
||||
- ```grunt dev```
|
||||
|
||||
If you want to check the documenation, it is generated in the dist folder.
|
||||
|
||||
### Publish a new version in NPM
|
||||
In order to publish a new version of CartoAssets you need to:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user