Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 556 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 556 Bytes

React Components - Bootstrap

A set of React Components designed via Bootstrap styles to be imported in other desired personal Apps

Development

  • npm start
  • npm run build
  • npm test

Storybook

This project comes with react storybook installed for you to be able to see the components working during local development.

Install Storybook

  • npm i -g @storybook/cli
  • getstorybook

Run Storybook

Storybook Add-on

  • npm i -D @storybook/addon-info from Add-on Info