first commit

This commit is contained in:
2025-12-30 15:03:19 +08:00
commit c735c36009
902 changed files with 83591 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# ERP(B-ba)-廠商管理
This is a code bundle for ERP(B-ba)-廠商管理. The original project is available at https://www.figma.com/design/aTJWS9u7JdTuFqEBD2d7Vs/ERP-B-ba--%E5%BB%A0%E5%95%86%E7%AE%A1%E7%90%86.
## Running the code
Run `npm i` to install the dependencies.
Run `npm run dev` to start the development server.