grommet-cli
grommet-cli copied to clipboard
Deprecated, use create-react-app for v2 instead. Command Line interface for grommet
grommet-cli
Command Line interface for grommet
:warning: This project has been deprecated in favor of create-react-app. This project will only support Grommet v1. For Grommet v2 use this.

Install
npm install grommet-cli -g
Access CLI
grommet
Commands
new [app-name]: generates a new application based on a given typeversion: checks the current version of the CLI
Help
Run --help after the command to see the documentation. For example:
new --help
Inline mode
This CLI allows inline mode execution
grommet version or grommet new app-name --type app --theme hpe
Credits
Behind grommet-cli is the awesome vorpal framework.
Made with :heart: by the Grommet team