1
0
Fork 0
This commit is contained in:
Travis Fischer 2018-03-04 21:03:33 -05:00 committed by Joost De Cock
parent cb87afd3ce
commit 36f81efad1

View file

@ -46,13 +46,11 @@ Answer some basic prompts about your module, and then the CLI will perform the f
- link packages together for local development
- initialize local git repo
At this point, your new module is all setup for local development.
## Development
At this point, your new module should resemble this screenshot and is all setup for local development.
![](https://raw.githubusercontent.com/transitive-bullshit/react-modern-library-cli/master/media/demo.png)
*(Breakdown of the files in your newly created module)*
## Development
Local development is broken into two parts.