Package Exports
- stepper-bootstrap
- stepper-bootstrap/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (stepper-bootstrap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Stepper Bootstrap
A Stepper component lib using React Bootstrap.
Technology stack:



Installation
npm
npm install stepper-bootstrap --save
yarn
yarn add stepper-bootstrap
Usage
Demo
npm run storybook
Check the examples provided
Getting involved
General instructions on how to contribute should be stated with a link to CONTRIBUTING.