A set of React Components designed via Bootstrap styles to be imported in other desired personal Apps
- npm start
- npm run build
- npm test
This project comes with react storybook installed for you to be able to see the components working during local development.
- npm i -g @storybook/cli
- getstorybook
- npm run storybook or yarn run storybook
- open http://localhost:9009/
- npm i -D @storybook/addon-info from Add-on Info