ManagementSystem/TrackingToolWeb/README.md

98 B

Run client: npm run dev or npm run build && npm run preview

Run server uvicorn main:app --reload