0.0.3 • Published 7 years ago

@u5/components-experiment v0.0.3

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
7 years ago

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

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago