npm.io
0.1.30 • Published 6 years ago

material-ui-form-helpers

Licence
ISC
Version
0.1.30
Deps
17
Size
1.1 MB
Vulns
0
Weekly
0

Development and Storybook

You can easily develop and interact with your components by using Storybook. To run the local server, simply run:

$ npm i
$ npm run storybook

Navigate to http://localhost:9001 to view your stories. They should automatically update as you develop.

Storybook will pick up any story from the stories.js file in a component folder.

Release

Update release version manually.

$ npm publish

Push changes on github.