ui-library-seed
v2.0.1
Published
This is the beginnnings of a component library.
Downloads
6
Readme
DevSeed UI LIbrary
This is the beginnnings of a component library.
Developer Setup
Node >= 6.11.5 required.
via homebrew with
brew install node
via nodejs installer
yarn >= 1.16.0 installed.
Install dependencies and link packages.
yarn run init
Development
Start up storybook to see all UI components that exist.
yarn start