grommet-docs
grommet-docs copied to clipboard
Website project for Grommet framework (http://grommet.io)
Grommet Documentation
This is the source code for the Grommet documentation.
Install
To run the website locally for development execute the following:
-
Install website NPM modules:
$ npm install -
Start the development server:
$ gulp dev