first commit

This commit is contained in:
307224
2025-10-23 14:19:44 +08:00
commit 106fb9d8b6

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# 经理后台页面
This is a code bundle for 经理后台页面. The original project is available at https://www.figma.com/design/ltN8LNdOG4mPwCKsVVJEAa/%E7%BB%8F%E7%90%86%E5%90%8E%E5%8F%B0%E9%A1%B5%E9%9D%A2.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.