Licence
MIT
Version
0.0.3
Deps
14
Vulns
0
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)
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 testrun unit testsmake watchrun unit tests and re-run on file changes