Go to file
karimalden 0f471f4483 pnpm
2024-08-07 16:36:09 +03:00
.vscode
public
src
.gitignore
bundle-analysis.html
index.html
package.json pnpm 2024-08-07 16:36:09 +03:00
pnpm-lock.yaml pnpm 2024-08-07 16:36:09 +03:00
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