Assuming you have installed node and npm.
How to get it up and running:
git clone <repo-url> hcl-mock-server
cd hcl-mock-server
npm install
npm run dev
Go to http://localhost:3000
## Database
If you want to check anytime the data stored, you can visit http://localhost:3000/db .