ovh-angular-contracts
v2.0.0
Published
Component to correctly show contracts in OVH control panels
Maintainers
Keywords
Readme
OVH Angular contracts

Component to correctly show contracts in OVH control panel
Installation
Bower
bower install ovh-angular-contracts --saveNPM
npm install ovh-angular-contracts --save- Include the LESS file in your app;
@import 'ovh-angular-contracts/less/ovh-angular-contracts.less';Get the sources
git clone https://github.com/ovh-ux/ovh-angular-contracts.git
cd ovh-angular-contracts
npm install
bower installYou've developed a new cool feature? Fixed an annoying bug? We'd be happy to hear from you!
Have a look in CONTRIBUTING.md
Run the tests
npm testBuild the documentation
grunt ngdocsRelated links
- Contribute: https://github.com/ovh-ux/ovh-angular-contracts
- Report bugs: https://github.com/ovh-ux/ovh-angular-contracts/issues
- Get latest version: https://github.com/ovh-ux/ovh-angular-contracts
License
See https://github.com/ovh-ux/ovh-angular-contracts/blob/master/LICENSE

