This project is the frontend web of wf paper management system.The system is for the conventional management of csu wf client paper which contains the basic information of our clients, our worker can create, delete, update and search the paper information on this system.
Special Thanks to SoybeanAdmin, the project is based on it.
Environment Preparation
Make sure your environment meets the following requirements:
- git: you need git to clone and manage project versions.
- NodeJS: >=18.0.0, recommended 18.19.0 or higher.
You can use fnm to manage your NodeJS version, installation tutorial.
- pnpm: >= 8.0.0, recommended 8.14.0 or higher.
Clone Project
git clone https://github.com/soybeanjs/soybean-admin.gitInstall Dependencies
pnpm iSince this project uses the pnpm monorepo management method, please do not use npm or yarn to install dependencies.
Start Project
pnpm devBuild Project
pnpm buildWe warmly welcome and appreciate all forms of contributions. If you have any ideas or suggestions, please feel free to share them by submitting pull requests or creating GitHub issue.
This project has built-in commit command, you can execute pnpm commit to generate commit information that conforms to Conventional Commits specification. When submitting PR, please be sure to use commit command to create commit information to ensure the standardization of information.
It is recommended to use the latest version of Chrome in development for a better experience.
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|
| not support | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
This project is based on the MIT © 2021 Soybean protocol, for learning purposes only, please retain the author's copyright information for commercial use, the author does not guarantee and is not responsible for the software.




