A bootstrap theme for the OVH managers, based on ovh-ui-kit.
npm install ovh-ui-kit-bsA Bootstrap 3 theme for the OVH managers, based on OVH UI.

``bash`
npm install ovh-ui-kit-bs
`bash`
yarn add ovh-ui-kit-bs
A test page is available here for viewing all styles and component of our theme.
#### html
`html
`
Notes:
* oui-bs3.css contains all styles of bootstrap@v3.4.1. No need to add another bootstrap.css as a base.bootstrap.js
* and bootstrap.min.js are provided in the /dist folder, but are the same as those provided by bootstrap@v3.4.1.
1. Clone and install ovh-ui-kit-bs
`bash`
git clone https://github.com/ovh/ovh-ui-kit-bs.git
cd ovh-ui-kit-bs
yarn install
2. Build and run ovh-ui-kit-bs in the test page
`bash``
yarn build
yarn start
If you apply modifications on the source files, you'll need to rebuild the project.
* Contribute: https://github.com/ovh/ovh-ui-kit-bs/blob/master/CONTRIBUTING.md
* Report bugs: https://github.com/ovh/ovh-ui-kit-bs/issues
* Get latest version: https://github.com/ovh/ovh-ui-kit-bs
See https://github.com/ovh/ovh-ui-kit-bs/blob/master/LICENSE