grommet / grommet-cli

Deprecated, use create-react-app for v2 instead. Command Line interface for grommet
Apache License 2.0
28 stars 18 forks source link

Docs for grommet-cli and dxc theme #45

Closed kavink closed 6 years ago

kavink commented 6 years ago

Wondering if there are docs for grommet-cli and how it works, i.e. does it use create-react-app underneath ? Also trying to create new app dxc theme is missing.

alansouzati commented 6 years ago

Hi, I believe DXC theme is not part of an official release yet. We will release a new version soon (probably this friday).

The best source of documentation for the cli is grommet help command, you can also issue help command for a specific task, for example grommet new --help.

It does not use create-react-app underneath.

I'm closing this issue since I believe there is nothing to be fixed. Feel free to continue the discussion here.