Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 380 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 380 Bytes

KeepTrack

Project budgeting made simple, live version can be found here

Install dependencies

npm install

Build the website, it will be available at http://localhost:5173/projects

npm run dev

Run API server

npm run api

alt text