You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zhoulianbo a5c87fa03c 第一次推送代码 1 year ago
..
public 第一次推送代码 1 year ago
src 第一次推送代码 1 year ago
tests/unit 第一次推送代码 1 year ago
.browserslistrc 第一次推送代码 1 year ago
.editorconfig 第一次推送代码 1 year ago
.env.development 第一次推送代码 1 year ago
.env.production 第一次推送代码 1 year ago
.eslintignore 第一次推送代码 1 year ago
.eslintrc.js 第一次推送代码 1 year ago
.gitignore 第一次推送代码 1 year ago
README.md 第一次推送代码 1 year ago
babel.config.js 第一次推送代码 1 year ago
build.md 第一次推送代码 1 year ago
build.sh 第一次推送代码 1 year ago
package-lock.json 第一次推送代码 1 year ago
package.json 第一次推送代码 1 year ago
postcss.config.js 第一次推送代码 1 year ago
renovate.json 第一次推送代码 1 year ago
tailwind.config.js 第一次推送代码 1 year ago
tsconfig.json 第一次推送代码 1 year ago
upload.py 第一次推送代码 1 year ago
vue.config.js 第一次推送代码 1 year ago

README.md

Welcome to vuets-iview-admin 👋

Version

vuets-iview-admin is a front-end management background integration solution

Preview

Introduction

vuets-iview-admin is a front-end management background integration solution. It based on Vue.js and use the UI Toolkit iView and use Typescript.

Totally written by Typescript

build.sh可以配合gitlab自动打包部署

Features

  • Login / Logout
  • i18n
  • Dashboard
  • Component Demo
    • Editor
    • Markdown Editor
    • Product List
    • Bpmn Demo
    • Todolist Demo (By Composition api)
  • Table
  • Guide
  • Chat
  • Error Page
    • 403
    • 404
    • 500
  • Router
    • Dynamic routing
    • With reference page
  • Theme
  • Shrink the sidebar
  • Tag navigation
  • Breadcrumb navigation
  • Full screen / exit full screen

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Author

👤 blesstosam

Show your support

Give a if this project helped you!


This README was generated with ❤️ by readme-md-generator