Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 674 Bytes

Student Manegement Frontend

The frontend for the Student Management App.

Setup

Make sure to install the dependencies:

# For developement
./scripts/start.sh dev
pnpm dev

# For production
./scripts/start.sh prod

Endpoints

Name URL Description
App http://localhost:3000 Access to the web app
Design http://localhost:3000/_tailwind Access to the Tailwind inspector