Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 401 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 401 Bytes

reactable-forms

Form and schema building tools for React

NOTICE!

On verision 0.3 the manual form component does not currently work, only the Auto form generation. For a working manual form, please use version 0.2.4

See an example

Pull down the repo

npm install
npm run example

Installation

npm install reactable-forms

Testing

npm test