Skip to content

SPA to create and manage employees, built with React, Tanstack, React Aria, PandaCSS

Notifications You must be signed in to change notification settings

Zuruuh/hrnet

 
 

Repository files navigation

HRNet

Requirements

You will need either bun v^1.1 or node v^20.12

Setup

git clone [email protected]:Zuruuh/hrnet.git
cd hrnet

Start dev server with Bun

bun install
bun run dev

Start dev server with node

npm install
npm run dev

About

SPA to create and manage employees, built with React, Tanstack, React Aria, PandaCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.9%
  • CSS 22.9%
  • JavaScript 8.1%
  • HTML 4.1%