Go to file
Moaz Dawalibi a6553b23d8 fixes
2024-10-16 11:10:27 +03:00
.vscode add coupon 2024-09-30 16:20:58 +03:00
public
src fixes 2024-10-16 11:10:27 +03:00
.gitignore
index.html
package-lock.json
package.json
pnpm-lock.yaml
README.md
tsconfig.json
vite.config.mjs add coupon 2024-09-30 16:20:58 +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