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 examples
To view the examples, navigate to localhost:8080
.
Development Notes
Development
To rebuild and run tests on file changes:
make dev
Building the project
make build
Running tests
make test