Go to file
KarimAldeen 466d24e2b6 Done
2024-02-20 14:52:34 +03:00
.vscode Done 2024-02-20 14:52:34 +03:00
public Done 2024-02-20 14:52:34 +03:00
src Done 2024-02-20 14:52:34 +03:00
.gitignore Done 2024-02-20 14:52:34 +03:00
db.json Done 2024-02-20 14:52:34 +03:00
package-lock.json Done 2024-02-20 14:52:34 +03:00
package.json Done 2024-02-20 14:52:34 +03:00
README.md Done 2024-02-20 14:52:34 +03:00
tsconfig.json Done 2024-02-20 14:52:34 +03:00

Structer Dashboard

  1. Install the necessary dependencies using PNPM by running
npm install
  1. Launch the dashboard with
 pnpm start