To setup the frontend running the following command 1: cd frontend 2: npm install 3: npm run dev -- --open
To close the dev server, hit Ctrl-C
To start stub service for backend running the following command 1: cd frontend 2: npm run stub
To close the stub server, hit Ctrl-C
See this README https://github.com/yothinix/hagrid/tree/main/backend/hagrid