Go to file
2024-09-21 09:12:01 +03:00
.vscode add latex input 2024-09-19 10:51:37 +03:00
public notification page and error page 2024-09-15 16:13:19 +03:00
src end mml input 2024-09-21 09:12:01 +03:00
.gitignore fix 2024-09-07 12:16:10 +03:00
index.html add latex input 2024-09-19 10:51:37 +03:00
package-lock.json add latex input 2024-09-19 10:51:37 +03:00
package.json add latex input 2024-09-19 10:51:37 +03:00
pnpm-lock.yaml add latex input 2024-09-19 10:51:37 +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