From 106fb9d8b64e8e751f62d6023039a332325f1850 Mon Sep 17 00:00:00 2001 From: 307224 <3568155649@qq.com> Date: Thu, 23 Oct 2025 14:19:44 +0800 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..1a6577e --- /dev/null +++ b/README.md @@ -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. + \ No newline at end of file