Go to file
2024-10-02 17:13:42 +03:00
.vscode add coupon 2024-09-30 16:20:58 +03:00
public change logo and color 2024-09-22 15:06:15 +03:00
src make fix 2024-10-02 17:13:42 +03:00
.gitignore fix 2024-09-07 12:16:10 +03:00
index.html math 2024-09-23 15:12:24 +03:00
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 fix readme 2024-09-07 12:18:02 +03:00
tsconfig.json fix 2024-09-07 12:16:10 +03:00
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