Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhou-tao/vue3-admin
Admin template for vue3 + vite + ts
https://github.com/zhou-tao/vue3-admin
element-plus typescript vite vue3
Last synced: 2 days ago
JSON representation
Admin template for vue3 + vite + ts
- Host: GitHub
- URL: https://github.com/zhou-tao/vue3-admin
- Owner: zhou-tao
- License: mit
- Created: 2023-07-11T16:18:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T14:10:56.000Z (about 1 year ago)
- Last Synced: 2023-08-18T15:41:31.777Z (about 1 year ago)
- Topics: element-plus, typescript, vite, vue3
- Language: TypeScript
- Homepage:
- Size: 498 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue3 Admin
Admin template for vue3 + vite + ts.
### Features
- General admin layout, theme settings, CRUD components.
- Out of the box [router](https://router.vuejs.org/zh/)、 [store](https://pinia.web3doc.top/)、 [axios](https://www.axios-http.cn/docs/intro) and more.
- Auto import [element-plus](https://element-plus.org/zh-CN/) and internal components.
- Code Generator by [plop.js](https://plopjs.com/).
- Code lint by [eslint](https://eslint.org/) + [lint-staged](https://github.com/okonet/lint-staged) + [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks).### License
[MIT](./LICENSE) License © 2023-PRESENT [toryz](https://github.com/zhou-tao)