README
Muster
A tool that retrieves your financial information from the web.
Installation
$ npm install
Running the app
# development
$ npm run start
Test
# unit tests
$ npm run test
# test coverage
$ npm run test:cov
Usage
(see example code)