mirror of https://github.com/ColorlibHQ/gentelella
Add yarn
parent
6f12d36249
commit
9315a26044
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue