grommet
Version:
focus on the essential experience
47 lines (26 loc) • 1.22 kB
Markdown
# Grommet: focus on the essential experience
[](http://slackin.grommet.io)
<img align="right" height="260" src="https://v2.grommet.io/img/stak-hurrah.svg">
### Documentation
Visit the [Grommet v2](https://v2.grommet.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.
### Install
You can install Grommet using either of the methods below.
For NPM users:
```
$ npm install grommet styled-components --save
```
Detailed instructions are on the [Get Started](https://v2.grommet.io/use) page.
### Explore
We have a few examples on Storybook, you can see them by running:
```
$ npm run storybook
```
or you can navigate our [Storybook site](https://storybook.grommet.io)
### 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
- [Waffle.io](https://waffle.io/grommet/grommet) for backlog tracking