npm.io
0.0.3 • Published 9 years ago

react-composing-proto-child

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

Build Status Code Climate Test Coverage NPM version NPM dependencies

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 tests
  • make watch run unit tests and re-run on file changes