Go to file
2024-09-12 16:15:59 +03:00
.vscode fix 2024-09-07 12:16:10 +03:00
public change it 2024-09-08 22:24:57 +03:00
src fix question 2024-09-12 16:15:59 +03:00
.gitignore fix 2024-09-07 12:16:10 +03:00
index.html fix 2024-09-07 12:16:10 +03:00
package-lock.json student package page,add filter for all dash pages,and some fixes 2024-09-11 16:47:32 +03:00
package.json FIX PAGE 2024-09-09 16:23:12 +03:00
pnpm-lock.yaml format 2024-09-10 10:20:21 +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 fix 2024-09-07 12:16:10 +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