0.0.1 • Published 8 years ago

react-inline-editable v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

react-editable

Travis npm package Coveralls

Collaborating on this React component:

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install

Running / Development

Running Tests

  • nwb test will run the tests once
  • nwb test --server will run the tests on every change

Building

  • nwb build