From b0500039d6e8950d99fdc070b5cae4da8d6d423c Mon Sep 17 00:00:00 2001 From: priyanshuvish Date: Wed, 3 Sep 2025 17:00:30 +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..fc899a9 --- /dev/null +++ b/README.md @@ -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. + \ No newline at end of file