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