# Shared Cost

Share costs with a group of people.

## Usage

```
cabal sandbox init
cabal install --only-dependencies
elm package install
npm install
npm run watch
```