0.0.12 • Published 7 years ago

rad-stepper v0.0.12

Weekly downloads
9
License
MIT
Repository
github
Last release
7 years ago

A simple stepper component that is small and easily extendable.

Usage

yarn add rad-stepper
# OR
npm install --save rad-stepper

Contributing

To get started contributing make sure to do the following:

Clone the repo

git clone

Go into packages and then rad-stepper

cd packages/rad-stepper

Install Dependencies

yarn
# OR
npm install

Watch file and your changes

yarn run watch
# OR
npm run watch

Build for development and production

yarn run build
# OR
npm run build

License

MIT

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.6

7 years ago

0.0.0

7 years ago