Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 232 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 232 Bytes

bento-box

An opinionated design system for react and react-native

Dev tips

On first clone

Set up all your packages

npm install -g lerna
lerna bootstrap

Publishing

Per the package.json file, run yarn run publish