0.4.2 • Published 9 years ago
react-component-browser v0.4.2
react-component-browser
A site for browsing your React components.
Examples
To run the examples:
make examplesTo view the examples, navigate to localhost:8080.
Development Notes
Development
To rebuild and run tests on file changes:
make devBuilding the project
make buildRunning tests
make test