Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 231 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 231 Bytes

tricorder

tricorder

A form state mixin for React

Install

npm install tricorder

Run examples

npm install

npm run examples

Run tests

npm install

npm test