david-ui
v1.3.52
Published
React Components for Redux-Form
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
