UNPKG

@o3r/application

Version:

This module provides development help to monitor your Otter Application

25 lines (17 loc) 912 B
<h1 align="center">Otter application</h1> <p align="center"> <img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/> </p> This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md). <br /> <br /> ## Description [![Stable Version](https://img.shields.io/npm/v/@o3r/application?style=for-the-badge)](https://www.npmjs.com/package/@o3r/application) [![Bundle Size](https://img.shields.io/bundlephobia/min/@o3r/application?color=green&style=for-the-badge)](https://www.npmjs.com/package/@o3r/application) This module provides development tools for your [Otter Application](https://github.com/AmadeusITGroup/otter). ## How to install ```shell ng add @o3r/application ``` > [!WARNING] > This module requires [@o3r/core](https://www.npmjs.com/package/@o3r/core) to be installed.