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.
|
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 👋
vuets-iview-admin is a front-end management background integration solution
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
- Github: @blesstosam
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator