@u5/components-experiment
v0.0.3
Published
Experimenting with yeoman generators
Downloads
1
Readme
u5-components-experiment
Experimental, (hopefully) reusable React Components
Run Tests (etc) in Development
In general: Use yarn, not npm
.
yarn dev:watch
This will run jest, Flow type checking and ESLint, while you focus on implementing great functionality.
Run Storybook in Development
yarn run storybook
How to Publish
Seems like npm publish
works, even though I got errors ("cafile not found"?)
along the way. yarn publish
seems to have issues with scoped
packages / private registries, see https://github.com/yarnpkg/yarn/issues/606
(also check https://github.com/yarnpkg/yarn/issues/2541)
API
Table of Contents
doGreatStuff
doGreatStuff does great stuff, for now by answering an important question.
(TODO: update this documentation)
Returns number