### Install

`npm install`

### Publish

To publish, you must previously export the env variable NPM_TOKEN with a token created on your NPM account.

Then upgrade version and launch : `npm publish`

### Use lib in project

Launch `npm install monopoly-shared-model --save` in corresponding project
