Go to file
Moaz Dawalibi 2e1effd7ec fixes
2024-08-12 17:15:04 +03:00
.vscode
public
src fixes 2024-08-12 17:15:04 +03:00
.gitignore
bundle-analysis.html
index.html
package-lock.json fixes 2024-08-12 15:54:33 +03:00
package.json
pnpm-lock.yaml
README.md
tsconfig.json
vite.config.mjs

  • Node v20.10.0

Installation

  1. Clone the repository:

    git clone https://repos.point-dev.net/Karimaldeen/school-dashboard.git
    
    cd school-dashboard
    
  2. Install dependencies:

    pnpm i
    

Usage

Start the development server:


pnpm start