Go to file
2024-06-29 12:11:32 +03:00
.vscode first_Push 2024-06-23 12:16:01 +03:00
public first_Push 2024-06-23 12:16:01 +03:00
src dix_error_add_empty_tag 2024-06-29 12:11:32 +03:00
.gitignore first_Push 2024-06-23 12:16:01 +03:00
bundle-analysis.html add_localStorage_question 2024-06-29 12:03:49 +03:00
index.html first_Push 2024-06-23 12:16:01 +03:00
package.json first_Push 2024-06-23 12:16:01 +03:00
pnpm-lock.yaml first_Push 2024-06-23 12:16:01 +03:00
README.md first commit 2024-06-23 12:15:44 +03:00
tsconfig.json finish_add_exercise 2024-06-24 15:27:42 +03:00
vite.config.js first_Push 2024-06-23 12:16:01 +03:00

  • 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