Visit the Grommet website for more information.
Before opening an issue or pull request, please read the Contributing guide.
You can install Grommet using either of the methods given below.
For npm users:
$ npm install grommet styled-components --save
For Yarn users:
$ yarn add grommet styled-components
There are more detailed instructions in the Grommet Starter app tutorial for new apps. For incorporating Grommet into an existing app, see the Existing App version.
shell
$ npm run storybook
or
shell
$ yarn storybook
grommet is also available on a stable branch that is built with the content of the 'master' branch. From your package.json point to stable.
"grommet": "https://github.com/grommet/grommet/tarball/stable",
For more info, read the stable wiki.
See the Change Log.
Grommet is produced using this great tool:
$ claude mcp add grommet \
-- python -m otcore.mcp_server <graph>