Go to file
2024-08-18 12:06:15 +03:00
.vscode
public
src Merge branch 'main' of https://git.point-dev.net/Karimaldeen/nerd_project_dashboard 2024-08-18 12:06:15 +03:00
.gitignore
index.html
package-lock.json package 2024-08-17 15:17:39 +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