Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Enchanced README for bower.
Browse files Browse the repository at this point in the history
  • Loading branch information
alansouzati committed Jun 2, 2015
1 parent 752c38a commit b3558f2
Showing 1 changed file with 43 additions and 2 deletions.
45 changes: 43 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,43 @@
# grommet-bower
Bower distribution of Grommet Library
# Grommet: The most advanced UX framework for enterprise apps

**Note**: This is the Bower distribution of [Grommet](https://github.com/HewlettPackard/grommet).

[![Slack](http://alansouzati.github.io/artic/img/slack-badge.svg)](https://grommet.slack.com) [![Build Status](https://magnum.travis-ci.com/HewlettPackard/grommet.svg?token=1waizR3WLGtkHJzKYxT8&branch=master)](https://magnum.travis-ci.com/HewlettPackard/grommet) [![Coverage Status](https://coveralls.io/repos/HewlettPackard/grommet/badge.svg?branch=master&t=Wle9Qs)](https://coveralls.io/r/HewlettPackard/grommet?branch=master)

<img align="right" height="260" src="http://alansouzati.github.io/artic/img/grommet-logo.png">

### Documentation

Visit the [grommet.io](http://grommet.io/) website for more information.

### Support / Contributing

Before opening an issue or pull request, please read the [Contributing](http://grommet.io/docs/hpe/documentation/contributing) guide.

### Hello World

The quickest way to get started is to access the [Hello World](http://grommet.io/docs/hpe/documentation) page.

### Install

You can install Grommet using either of the methods below.

For Bower users:
```
$ bower install grommet
```

For NPM users:
```
$ npm install -g grommet
```

Detailed instructions are on the [Get Started](http://grommet.io/docs/hpe/documentation/get-started) page.

### Build

Refer to the [Grommet Build Wiki](https://github.com/HewlettPackard/grommet/wiki/Building-Grommet) for instructions on how to install your local copy of Grommet.

### Release History

See the [Change Log](https://github.com/HewlettPackard/grommet/wiki/Change-Log).

0 comments on commit b3558f2

Please sign in to comment.