first commit

This commit is contained in:
priyanshuvish
2025-09-03 17:00:30 +05:30
commit b0500039d6

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Admin Control Panel
This is a code bundle for Admin Control Panel. The original project is available at https://www.figma.com/design/yHd0nxzMHFdowWFhwlND7m/Admin-Control-Panel.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.