The frontend for the Student Management App.
Make sure to install the dependencies:
# For developement
./scripts/start.sh dev
pnpm dev
# For production
./scripts/start.sh prod
Name | URL | Description |
---|---|---|
App | http://localhost:3000 | Access to the web app |
Design | http://localhost:3000/_tailwind | Access to the Tailwind inspector |