bootstrap-number-spinner
Number spinner for Twitter Bootstrap.
Documentation and demo
Prerequisites
- Install Yarn.
Install and run
-
Install the dependencies:
yarn install
-
Build the JavaScript package:
yarn run build
-
Start the server:
yarn run server
-
Point your browser to http://localhost:8080/.