@ovh-ux/ng-ovh-mondial-relay
Version:
Display a map to select mondial relay
35 lines (21 loc) • 1.32 kB
Markdown
# ng-ovh-mondial-relay
> Display a map to select mondial relay
[](https://www.npmjs.com/package/@ovh-ux/ng-ovh-mondial-relay) [](https://npmjs.com/package/@ovh-ux/ng-ovh-mondial-relay) [](https://npmjs.com/package/@ovh-ux/ng-ovh-mondial-relay?activeTab=dependencies) [](https://npmjs.com/package/@ovh-ux/ng-ovh-mondial-relay?activeTab=dependencies)
## Install
```sh
$ yarn add @ovh-ux/ng-ovh-mondial-relay
```
## Usage
```js
import angular from 'angular';
import ngOvhMondialRelay from '@ovh-ux/ng-ovh-mondial-relay';
angular.module('myApp', [ngOvhMondialRelay]);
```
## Test
```sh
$ yarn test
```
## Contributing
Always feel free to help out! Whether it's [filing bugs and feature requests](https://github.com/ovh/manager/issues/new) or working on some of the [open issues](https://github.com/ovh/manager/issues), our [contributing guide](https://github.com/ovh/manager/blob/master/CONTRIBUTING.md) will help get you started.
## License
[BSD-3-Clause](LICENSE) © OVH SAS