From 3e257a98f29eb4e001f6c1302ebe53f44b76da58 Mon Sep 17 00:00:00 2001 From: priyanshuvish Date: Thu, 28 Aug 2025 14:52:27 +0530 Subject: [PATCH] first commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..39c1293 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ + + # HR Portal Dashboard version 0.1 + + This is a code bundle for HR Portal Dashboard version 0.1. The original project is available at https://www.figma.com/design/g7mLNgfCWFUM6spFx1L1MX/HR-Portal-Dashboard-version-0.1. + + ## Running the code + + Run `npm i` to install the dependencies. + + Run `npm run dev` to start the development server. + \ No newline at end of file