1.0.1 • Published 3 years ago
@rolule/react-hook-smart-form v1.0.1
react-hook-smart-form
A react-hook-form wrapper for creating smart and simple forms
Installation
yarn add @rolule/react-hook-form
Contributing
Feel free to contribute to this project.
Setup
Required: git, yarn and nvm
- Clone this project:
git clone https://github.com/rolule/react-hook-smart-formand change into itcd react-hook-smart-form/ - Install dependencies:
yarn - Install used node version:
nvm install - Update
src/files or templates and runyarn buildto update thedist/script (yarn watchfor dev server)