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
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