first commit

This commit is contained in:
priyanshuvish
2025-08-28 14:52:27 +05:30
commit 3e257a98f2

11
README.md Normal file
View File

@@ -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.