2.0.0 • Published 7 years ago

ovh-angular-contracts v2.0.0

Weekly downloads
5
License
BSD-3-Clause
Repository
github
Last release
7 years ago

OVH Angular contracts

githubbanner

Maintenance Chat on gitter Build Status

NPM

Component to correctly show contracts in OVH control panel

Installation

Bower

bower install ovh-angular-contracts --save

NPM

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 install

You'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 test

Build the documentation

grunt ngdocs

Related links

License

See https://github.com/ovh-ux/ovh-angular-contracts/blob/master/LICENSE