react-inline-editable
v0.0.1
Published
react-inline-editable React component
Downloads
4
Readme
react-editable
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
nwb servewill run the component's demo app- Visit the demo at http://localhost:3000
Running Tests
nwb testwill run the tests oncenwb test --serverwill run the tests on every change
Building
nwb build
