pull/665/head
christianesperar 2018-03-20 17:01:04 +08:00
parent 6f12d36249
commit 9315a26044
1 changed files with 6 additions and 0 deletions

View File

@ -35,6 +35,12 @@ bower install gentelella --save
```
npm install gentelella --save
```
**yarn**
```
yarn add gentelella --save
```
## How to contribute
To contribute, please ensure that you have stable [Node.js](https://nodejs.org/) and [npm](https://npmjs.com) installed.