bootstrap-number-spinner
v1.0.1
Published
Number spinner input widget for Twitter Bootstrap
Readme
bootstrap-number-spinner
Number spinner for Twitter Bootstrap.
Documentation and demo
Prerequisites
- Install Yarn.
Install and run
Install the dependencies:
yarn installBuild the JavaScript package:
yarn run buildStart the server:
yarn run serverPoint your browser to http://localhost:8080/.
