logo
0
0
Login
The repository has been archived and is now in read-only mode.
docs(README): 更新项目克隆地址

Install and Use

  1. Get the project code
git clone https://cnb.cool/mliev/open/dwz-admin-webui.git
  1. Install dependencies
pnpm install
  1. Run
pnpm dev
  1. Build
pnpm build

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.
  • ci Continuous integration
  • types Type definition file changes

Browser Support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
last 2 versionslast 2 versionslast 2 versionslast 2 versions