commit aafbb624477f2a0c4acc9a97ae3c085d7f6d54a2 Author: KarimAldeen Date: Wed Apr 3 12:14:19 2024 +0300 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..5c71968 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Pointi Dashboard + +## Installation + +1. Clone the repository and navigate into the project directory: + +```bash +git clone https://repos.point-dev.net/Karimaldeen/Pointi-dashboard.git +cd Pointi-dashboard +pnpm install +pnpm start