🎉Vue TSX Admin, New development direction of middle and back-end management system
I open source the admin template with vue + JSX
What is the Vue TSX Admin?
Overview
Vue TSX Admin it is a free open source mid-end and back-end management system module version. The UI is referred to acro design pro + ant design pro. It uses the latest front-end technology stack and uses the Vue3 + TSX mode for development. It provides out-of-the-box mid-end and back-end solutions. It has built-in i18n internationalized solutions, configurable layout, theme color modification, permission verification, and refined typical business models, it can help you quickly build a middle-end and back-end project.
The main development solutions are as follows:
CSS solution modules css + tailwind
network request axios
authentication scheme token + jwt
mockjs
pinia
ui component library arco desigin vue
tool Library lodash vue-use
internationalization switching solution vue-i18n
packaging Solution + static server vite
Preview address
logon username: admin
password: admin
logon username: user
password: user
installation and Use
- project conditions
Node. js 18 +
- pnpm 8.5.0
- use
git clone https://github.com/manyuemeiquqi/vue-tsx-admin.git
cd vue-tsx-admin
pnpm install
pnpm run dev
Browser access: http://localhost: 5173/vue-tsx-admin/
- Publish
pnpm run build
- Others
pnpm run husky
pnpm run format
pnpm run lint
pnpm run lint-style
Browser support
Chrome >=87
Firefox >=78
Safari >=14
Edge >=88
IE is not supported in Vue3.
About the performance of Vue JSX
For more information, see https://github.com/krausest/js-framework-benchmark/pull/1546#issuecomment-1872904990
Demo
Author
License
Finally, if this project helps you, I hope you can help the author star ⭐ Encourage
if you find the project bug , welcome to mention PR , thank you