commit 3e257a98f29eb4e001f6c1302ebe53f44b76da58 Author: priyanshuvish Date: Thu Aug 28 14:52:27 2025 +0530 first commit 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