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