You will need either bun v^1.1 or node v^20.12
git clone [email protected]:Zuruuh/hrnet.git
cd hrnet
bun install
bun run dev
npm install
npm run dev
You will need either bun v^1.1 or node v^20.12
git clone [email protected]:Zuruuh/hrnet.git
cd hrnet
bun install
bun run dev
npm install
npm run dev