11 lines
344 B
Markdown
11 lines
344 B
Markdown
|
|
# 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.
|
|
|