Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Uber5/u5-components-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u5-components-experiment

Experimental, (hopefully) reusable React Components

There is experimental component documentation.

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 yarnpkg/yarn#606 (also check yarnpkg/yarn#2541)

API

Table of Contents

doGreatStuff

doGreatStuff does great stuff, for now by answering an important question.

(TODO: update this documentation)

Returns number

About

Experimenting with packaging React components, styling and storybooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published