Skip to content

Commit

Permalink
updated the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjithprabhuk committed Nov 29, 2016
1 parent 90d27e2 commit e104678
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,37 @@
# Ng2-Dashboard
Ng2-Dashboard is a web dashboard application based on Bootstrap and Angular 2.
All components included in this dashboard template has been developed to bring all the potential of HTML5 and Bootstrap plus a set of new features (JS and CSS) ideal for your next dashboard admin theme or admin web app project. Angular Bootstrap Dashboard can be used in any type of web applications dashboard.
All components included in this dashboard template has been developed to bring all the potential of HTML5 and Bootstrap plus a set of new features ideal for your next dashboard admin theme or admin web app project. Angular Bootstrap Dashboard can be used in any type of web applications dashboard.

## Ng2-Dashboard

* [Demo] (http://dashboard.ranjithprabhu.in)
* [Demo] (https://ranjithprabhuk.github.io/ng2-Dashboard/)

* [Download Source] (https://github.com/ranjithprabhuk/Angular-Bootstrap-Dashboard/archive/master.zip)
* [Download Source] (https://github.com/ranjithprabhuk/ng2-Dashboard/archive/master.zip)

* Username: [email protected]

* Password: admin

## Features
* Large set of UI Widgets
* Advanced Form elements
* Mailbox
* Multiple Themes (yet to be implemented)
* Multiple Layouts (yet to be implemented)
* Works in All Modern Browsers

## Plugins Integrated
* jQuery
* jQuery Knob
* ng2-charts
* google maps and charts
* Chart.js
* Owl Carousel

## Installation

1. A recommended way to install ***ng2-dashboard*** is through [npm](https://www.npmjs.com/) package manager using the following command:

```
npm install
```
```
npm install
```

It will install all the packages from the npm repository.

Expand All @@ -39,7 +41,7 @@ All components included in this dashboard template has been developed to bring a
npm start
```

It will install all the packages from the npm repository.
It will install all the packages from the npm repository.

3. Ng2-Dashboard will accessible in http://localhost:4200/

Expand Down

0 comments on commit e104678

Please sign in to comment.