# Muster


A tool that retrieves your financial information from the web.

## Installation

```bash
$ npm install
```

## Running the app

```bash
# development
$ npm run start

```

## Test

```bash
# unit tests
$ npm run test

# test coverage
$ npm run test:cov
```

## Usage
(see example code)
