Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 294 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 294 Bytes

scrum task manager

This is the frontend Repo for the scrum task manager.

Links

Backend (In Work)

Technologies

Frontend:

  • Vite
  • React
  • Tailwind

Commands

Develop

npm run dev

Build

npm build

Get dependencies

npm install