Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)