Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 238 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 238 Bytes

Invoice Printer

Print invoices as you get them by email.

Run locally

  1. Install dependencies:
npm install
  1. Compile
npm run build
  1. Start
npm run start

Use at your own risk!

© Samuel Bartík 2022