# Metadata Editor Model(@wbg-mde/model)

This module contains the data model definitions and data types of Metadata Editor application. These entities have been used in both the server side and client side modules.

### Installation

Install the dependencies and devDependencies.

```sh
npm install
```

Build the application
```sh
npm run build
```

Publish the application to npm
```sh
npm publish --access public
```

### Contributors
- Navin VI (navin.v.i@panapps.co)
- Anoop Xaviour (anoopx@panapps.co)
- Libin Thomas (libint@panapps.co)
- Ghanashyam C Kartha (ghanashyam.c.k@panapps.co)

License
----
MIT