Go to file
2024-11-12 12:11:13 +03:00
.vscode report index page , show page and notification page 2024-11-06 12:09:23 +03:00
public change logo and color 2024-09-22 15:06:15 +03:00
src Merge branch 'dev' of https://git.point-dev.net/Karimaldeen/Quiz_dashboard into dev 2024-11-12 12:11:13 +03:00
.env add env file , prepare notification add page ,fix loading page and fix error toast message 2024-11-12 11:54:35 +03:00
.env.example add env file , prepare notification add page ,fix loading page and fix error toast message 2024-11-12 11:54:35 +03:00
.gitignore fix 2024-09-07 12:16:10 +03:00
index.html report index page , show page and notification page 2024-11-06 12:09:23 +03:00
package-lock.json add ability to show QR code 2024-11-09 14:17:31 +03:00
package.json add ability to show QR code 2024-11-09 14:17:31 +03:00
pnpm-lock.yaml #187 && #189 2024-09-30 11:30:58 +03:00
README.md fix readme 2024-09-07 12:18:02 +03:00
tsconfig.json fix 2024-09-07 12:16:10 +03:00
vite.config.mjs add env file , prepare notification add page ,fix loading page and fix error toast message 2024-11-12 11:54:35 +03:00

  • Node v20.10.0

Installation

  1. Clone the repository:

    git clone https://git.point-dev.net/Karimaldeen/Quiz_dashboard.git
    
    cd school-dashboard
    
  2. Install dependencies:

    pnpm i
    

Usage

Start the development server:


pnpm start