/bootstrap-storybook

My collection of React Components in Storybook

Primary LanguageJavaScript

My components collection

CircleCI

🎁 See Deployed

https://ayonious.github.io/bootstrap-storybook

🎓 Things that I learnt in this project

  1. Setupp story book
  2. Deploy with Github pages

🏃‍♂️ Local Running instruction

yarn
yarn docs

🚀 Deploy instruction

yarn
yarn docs:build

This will edit the contents in docs/ folder which is served by Github