Skip to content

BrandonXLF/invoice-generator

Repository files navigation

Invoice Generator

Quick and free invoice generator created with Svelte.

See the live version at https://www.brandonfowler.me/invoice-generator/.

Building

Invoice Generator uses npm scripts for building and testing, so first, make sure npm is installed. To start a local development server with hot reloading run npm run dev. To create a production version ready for deployment run npm run build.

Code Checking

Code checking is performed with npm run check and code formatting with npm run clean.

About

Quick and free invoice generator created with Svelte.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published