Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 638 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 638 Bytes

AddressWise

The AddressWise is a web-based tool built using React that simplifies the process of addressing letters and generating PDF files for printing.

Installation

npm install
npm run build
npm run preview

App screenshot

Available scripts

Command Description
npm run dev Open local server
npm run build Create optimized build
npm run preview Run builded app

License

MIT