Go to file
Moaz Dawalibi 81eb55e2e0 reseller : sales page and collection page
admin: collection and some fixes
2024-09-26 09:40:58 +03:00
.vscode
public
src reseller : sales page and collection page 2024-09-26 09:40:58 +03:00
.gitignore
index.html
package-lock.json
package.json
pnpm-lock.yaml
README.md
tsconfig.json
vite.config.mjs

  • 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