@bakesaled/muster

A tool that collects your financial information from the web.

Usage no npm install needed!

<script type="module">
  import bakesaledMuster from 'https://cdn.skypack.dev/@bakesaled/muster';
</script>

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)