react-composing-proto-child
v0.0.3
Published
React Composing Prototype Child
Downloads
399
Maintainers
Readme
react-composing-proto-child
React Composing Prototype Child
Install
git clone https://github.com/benjamine/react-composing-proto-child
Usage
build and start the dev server (with live reload):
make && make start
and navigate to http://localhost:8080/
make test
run unit testsmake watch
run unit tests and re-run on file changes