Go to file
2024-10-10 11:48:43 +03:00
.vscode add coupon 2024-09-30 16:20:58 +03:00
public
src Merge branch 'dev' of https://git.point-dev.net/Karimaldeen/Quiz_dashboard into dev 2024-10-10 11:48:43 +03:00
.gitignore
index.html
package-lock.json #187 && #189 2024-09-30 11:30:58 +03:00
package.json #187 && #189 2024-09-30 11:30:58 +03:00
pnpm-lock.yaml #187 && #189 2024-09-30 11:30:58 +03:00
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