Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 310 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 310 Bytes

utha-ui

Check storybook here

Setup

$ yarn

How to start?

$ yarn run storybook

open http://localhost:9001 in your favourite browser

How to deploy to gh-page?

  • Push latest changes to master and keep master clean
  • run yarn run deploy