0.0.3 • Published 8 years ago

react-composing-proto-child v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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