react-composing-proto
v1.0.0
Published
React Composing Prototype
Downloads
25
Maintainers
Readme
react-composing-proto
React Composing Prototype
Install
git clone https://github.com/benjamine/react-composing-proto
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 changesmake build-production
bundles the app for production, useSTATS=true
to generate bundle stats