# Shared Cost
Share costs with a group of people.
## Usage```cabal sandbox initcabal install --only-dependenciesnpm installnpm run install-elmnpm start```## Configuration
Here is an example configuration file:
```hostname = localhost:3001port = 3001currency = €```