From 8bd722508f9ca88266fcd7bc02057b96e1bbbd29 Mon Sep 17 00:00:00 2001 From: Christian Esperar Date: Fri, 3 Jun 2016 01:04:50 +0800 Subject: [PATCH] Update README.md --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/README.md b/README.md index bf1ae922..aeb2c654 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,35 @@ We would love to see how you use this awesome admin template. You can notify us **[Template Demo](https://colorlib.com/polygon/gentelella/index.html)** +## Installation via Package Manger + +Our goal is to make it installable on different Package Manager! Do you want to use it on your favorite Package Manager and you know how? Pull request all the way! + +As of now, this is some installation available: + +**Bower** + +``` +bower install gentelella --save +``` + +**npm** + +``` +npm install gentelella --save +``` +## How to contribute +To contribute, please ensure that you have stable [Node.js](https://nodejs.org/) and [npm](https://npmjs.com) installed. + +Test if Gulp CLI is installed by running `gulp --version`. If the command isn't found, run `npm install -g gulp`. For more information about installing Gulp, see the Gulp's [Getting Started](https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md). + +If `gulp` is installed, follow the steps below. + +1. Fork and clone the repo. +2. Run `gulp`, this will will open gentelella on your default browser +3. Now you can code, code and code! +4. Submit a pull request + ## Scripts included: * Bootstrap * Font Awesome