Skip to content

InChh/paper-management

 
 

Repository files navigation

paper management system

English | 中文

license

Introduction

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.

Usage

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.git

Install Dependencies

pnpm i

Since this project uses the pnpm monorepo management method, please do not use npm or yarn to install dependencies.

Start Project

pnpm dev

Build Project

pnpm build

How to Contribute

We 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.

Git Commit Guidelines

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.

Browser Support

It is recommended to use the latest version of Chrome in development for a better experience.

IE  Edge Firefox Chrome Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

License

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.

About

Frontend of Wf.PaperManagement

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • TypeScript 56.5%
  • Vue 39.1%
  • CSS 3.9%
  • Other 0.5%