Go to file
karimaldeen f949c5eeb8 fixx
2024-09-07 21:05:20 +03:00
.vscode fix 2024-09-07 12:16:10 +03:00
public fix 2024-09-07 12:16:10 +03:00
src fixx 2024-09-07 21:05:20 +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 fix 2024-09-07 12:16:10 +03:00
package.json fixx 2024-09-07 21:05:20 +03:00
pnpm-lock.yaml fixx 2024-09-07 21:05:20 +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