Go to file
2024-11-12 15:15:06 +03:00
.vscode
public
src put dirty to question 2024-11-12 15:15:06 +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
index.html
package-lock.json fix qr code bug (return null) 2024-11-12 12:23:06 +03:00
package.json
pnpm-lock.yaml
README.md
tsconfig.json
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