Skip to content

wham-invoice/wham-web

Repository files navigation

Wham web

Web app for contacts/clients to view invoices they have received. Logged in users can view all invoices sent and received.

Developing

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

Invoicing web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published