You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
946 B

3 years ago
3 years ago
3 years ago
3 years ago
  1. <h1>vue-pure-admin Lite Edition</h1>
  2. [![license](https://img.shields.io/github/license/xiaoxian521/vue-pure-admin.svg)](LICENSE)
  3. **English** | [中文](./README.md)
  4. ## introduce
  5. The lite version is based on the shelf extracted from https://github.com/xiaoxian521/vue-pure-admin, which contains the main functions and is more suitable for actual project development
  6. ## Usage
  7. ### Installation dependencies
  8. pnpm install
  9. ### Install a package
  10. pnpm add packageName
  11. ### Uninstall a package
  12. pnpm remove packageName
  13. I think you should fork the project first to develop, so that you can pull the update synchronously when I update! ! !
  14. ## Supporting video tutorial
  15. bilibili: https://www.bilibili.com/video/BV1534y1S7HV/
  16. ## ⚠️ Note
  17. The lite version does not accept any issues and prs. If you have any questions, please go to the full version https://github.com/xiaoxian521/vue-pure-admin/issues/new/choose to mention it, thank you! ! !