Requires the backend to be running https://github.com/x-Xymos/issue-tracker-backend
# install dependencies
npm ci
# serve with hot reload at localhost:8080
npm run dev
Requires the backend to be running https://github.com/x-Xymos/issue-tracker-backend
# install dependencies
npm ci
# serve with hot reload at localhost:8080
npm run dev