Grommet: The most advanced UX framework for enterprise apps
Documentation
Visit the grommet.github.io website for more information.
Support / Contributing
Before opening an issue or pull request, please read the Contributing guide.
Hello World
The quickest way to get started is to access the 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 page.
Build
Refer to the Grommet Build Wiki for instructions on how to install your local copy of Grommet.
Release History
See the Change Log.
Tools Behind Grommet
Grommet is produced using these great tools
- Travis CI for continuous integration
- Sauce Labs for automated browser testing
- BrowserStack for manual browser testing
- Waffle.io for backlog tracking