grommet
Version:
The most advanced UX framework for enterprise applications.
50 lines (30 loc) • 2.31 kB
Markdown
# Grommet: The most advanced UX framework for enterprise apps
[](http://slackin.grommet.io) [](https://travis-ci.org/grommet/grommet) [](https://coveralls.io/github/grommet/grommet?branch=master) [](https://codeclimate.com/github/grommet/grommet) [](https://david-dm.org/grommet/grommet) [](https://david-dm.org/grommet/grommet#info=devDependencies) [](https://cdnjs.com/libraries/grommet)
<img align="right" height="260" src="https://grommet.github.io/img/grommet.svg">
### Documentation
Visit the [grommet.github.io](https://grommet.github.io/) website for more information.
### Support / Contributing
Before opening an issue or pull request, please read the [Contributing](https://github.com/grommet/grommet/blob/master/CONTRIBUTING.md) guide.
### Hello World
The quickest way to get started is to access the [Hello World](https://grommet.github.io/docs/hello-world) 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](https://grommet.github.io/docs/get-started) page.
### Build
Refer to the [Grommet Build Wiki](https://github.com/grommet/grommet/wiki/Building-Grommet) for instructions on how to install your local copy of Grommet.
### Release History
See the [Change Log](https://github.com/grommet/grommet/wiki/Change-Log).
### Tools Behind Grommet
Grommet is produced using these great tools
* [Travis CI](https://travis-ci.org/grommet/grommet) for continuous integration
* [Sauce Labs](https://saucelabs.com/) for automated browser testing
* [BrowserStack](https://www.browserstack.com) for manual browser testing
* [Waffle.io](https://waffle.io/grommet/grommet) for backlog tracking