Simple invoice processing

how to install

  • npm install

how to run

  • npm start

what does it do?

  • calculate totals and taxes from a list of invoice items
  • create a invoice summarizing the invoice items plus other info

Deploy

TODO