Skip to content

amin-not-found/expense-splitter

Repository files navigation

A simple app to settle find the easiest way to settle debts

Usage:

Build the app:

npm run build

and then host the files in "docs" folder(folder name chosen for github pages).

Preview app in production:

npm run preview

Run the app in dev mode:

npm run dev