react-workbench
is a CLI tool that helps you design, develop, document and test your component in an isolated context, with a beautiful GUI.
react-workbench
is a work in progress and it's not ready to use.
- Run
react-workbench
from CLI :react-workbench ./path/to/myComponent
- Beautiful and simple GUI
- Easy to stress out your component
- Change the props
- Change the internal state
- Change the redux state
- Generate a standard documentation (README.md)
- Generate some screenshots
- Generate some standards tests
- Multiple sized layouts in one page to design responsive