david-ui
v1.3.52
Published
React Components for Redux-Form
Downloads
33
Readme
David UI
This is a collection of UI Components that are compatible with Redux Form
Develop & Deploy
- Start dev server,
npm start
- Go to
src/__examples__
to test your modules - Increment version in
package.json
(1.[feat].[fix]) - Add your changes
git add .
- Run
npm run commit
- Run
npm run build
- Run
npm publish