票务系统

snow d668b78a70 build 1 mēnesi atpakaļ
action bba205c0d0 chore:init 2 mēneši atpakaļ
build bba205c0d0 chore:init 2 mēneši atpakaļ
dist d668b78a70 build 1 mēnesi atpakaļ
public bba205c0d0 chore:init 2 mēneši atpakaļ
src d668b78a70 build 1 mēnesi atpakaļ
types 002ce82a5d build 1 mēnesi atpakaļ
.editorconfig bba205c0d0 chore:init 2 mēneši atpakaļ
.env bba205c0d0 chore:init 2 mēneši atpakaļ
.env.development 002ce82a5d build 1 mēnesi atpakaļ
.env.production bba205c0d0 chore:init 2 mēneši atpakaļ
.env.staging bba205c0d0 chore:init 2 mēneši atpakaļ
.env.v2_pro bba205c0d0 chore:init 2 mēneši atpakaļ
.env.v3_pro 002ce82a5d build 1 mēnesi atpakaļ
.env.v3_sit 002ce82a5d build 1 mēnesi atpakaļ
.eslintignore bba205c0d0 chore:init 2 mēneši atpakaļ
.eslintrc.js bba205c0d0 chore:init 2 mēneši atpakaļ
.gitignore bba205c0d0 chore:init 2 mēneši atpakaļ
.gitpod.yml bba205c0d0 chore:init 2 mēneši atpakaļ
.markdownlint.json bba205c0d0 chore:init 2 mēneši atpakaļ
.prettierrc.js bba205c0d0 chore:init 2 mēneši atpakaļ
.stylelintignore bba205c0d0 chore:init 2 mēneši atpakaļ
CHANGELOG.zh_CN.md bba205c0d0 chore:init 2 mēneši atpakaļ
LICENSE bba205c0d0 chore:init 2 mēneši atpakaļ
README.en-US.md bba205c0d0 chore:init 2 mēneši atpakaļ
README.md bba205c0d0 chore:init 2 mēneši atpakaļ
commitlint.config.js bba205c0d0 chore:init 2 mēneši atpakaļ
index.html bba205c0d0 chore:init 2 mēneši atpakaļ
package.json 002ce82a5d build 1 mēnesi atpakaļ
pnpm-lock.yaml 002ce82a5d build 1 mēnesi atpakaļ
postcss.config.js bba205c0d0 chore:init 2 mēneši atpakaļ
report.html bba205c0d0 chore:init 2 mēneši atpakaļ
stylelint.config.js bba205c0d0 chore:init 2 mēneši atpakaļ
tsconfig.json bba205c0d0 chore:init 2 mēneši atpakaļ
unocss.config.ts bba205c0d0 chore:init 2 mēneši atpakaļ
vite.config.ts bba205c0d0 chore:init 2 mēneši atpakaļ

README.en-US.md

vue-pure-admin

GitHub license GitHub stars GitHub forks

English | 中文

Introduction

vue-pure-admin is a free and open source middle and back-end template. Using the latest vue3 vite2 Element-Plus TypeScript and other mainstream technology development, the out-of-the-box middle and back-end front-end solutions can also be used for learning reference.

Supporting Video

Docs

Thin

Tauri

Preview

PureAdmin Logo PureAdmin Logo PureAdmin Logo

Use Gitpod

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Open in Gitpod

Install and use

  • Get the project code

    git clone https://github.com/xiaoxian521/vue-pure-admin.git
    or
    git clone https://gitee.com/yiming_chang/vue-pure-admin.git
    
  • Installation dependencies

    cd vue-pure-admin
    
    pnpm install
    
    
  • run

    pnpm serve
    
  • build

    pnpm build
    

Change Log

CHANGELOG

How to contribute

You are very welcome to join!Raise an issue Or submit a Pull Request

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. submitpull request

Git Contribution submission specification

  • reference vue specification (Angular)

    • feat Add new features
    • fix Fix the problem/BUG
    • style The code style is related and does not affect the running result
    • perf Optimization/performance improvement
    • refactor Refactor
    • revert Undo edit
    • test Test related
    • docs Documentation/notes
    • chore Dependency update/scaffolding configuration modification etc.
    • workflow Workflow improvements
    • ci Continuous integration
    • types Type definition file changes
    • wip In development

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

IEEdgeFirefox
 Edge
 Edge
Firefox
ChromeChrome SafariSafari not support last 2 versions last 2 versions last 2 versions last 2 versions

Maintainer

xiaoxian521Ten-K

Donate

If you think this project is helpful to you, you can help the author buy a glass of juice 🍹 Show your support

License

In principle, no fees and copyrights are charged, and you can use it with confidence, but if you need secondary open source, please contact the author for permission!

MIT © xiaoxian521-2020

Backers

Thank you very much for your support, I believe the project will get better and better :heart:

xueyuheng taolei1990 hang-kim madwolfcrazy limuen BenLakes
mollerzhu TLovers cnyyk

Contributors

This project exists thanks to all the people who contribute :heart: