Merge pull request #665 from christianesperar/master

Add yarn
pull/693/head
AndreiCN 2018-03-29 17:38:07 +03:00 committed by GitHub
commit 4dea1e2769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

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