Skip to content

🎉 A new generation vue3 admin template using vue3(script-setup) + vite2 + element-plus + typescript

License

Notifications You must be signed in to change notification settings

ErwinFloresMarca/vue3-admin-ts

Repository files navigation

vue3-admin-ts

English | 简体中文

A basic vue3 admin template with vite2 & Element-Plus UI & axios & svg-icon& permission control & lint

A new generation admin construct using vue3(setup-script)+vite2+element-plus and similar design for vue-admin-template

Use eslint+prettier+gitHooks format and verification code to improve code standardization and development efficiency

Access address

国内访问

Update log

//10-03
change vue3-admin-template to  ts version
//10-08
add error log collection func

Demo

---- Let's look at the loading speed and the size of the built package first.:

template-speed-analysis

template-demo

Related items

Documents

-- Efforts are being made to develop documents ...... You can refer to first:documentation of vue-admin-template

Build Setup

# clone the project
git clone https://github.com/jzfai/vue3-admin-ts.git

# enter the project directory
cd vue3-admin-ts

# install dependency(Recommend use yarn)
yarn

# develop
yarn run dev

using the browser to open http://localhost:5003

Build

# build for test environment
yarn run build

# build for production environment
yarn run build-serve

Advanced

# preview the release environment effect
yarn run preview:build-serve

# preview the release environment effect
yarn run preview

# code format check
yarn run lint

Refer to Documentation for more information

Extra

This framework is still in the process of improvement. .....

Browsers support

Note: Vue3 is not supported the Internet Explorer Modern browsers and Internet Explorer 11+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Edge last 2 versions last 2 versions last 2 versions

Discussion and Communication(There are vue3+ts and react17 video tutorials in the group)

WeChat group

License

MIT license.

Copyright (c) 2021-present kuanghua

About

🎉 A new generation vue3 admin template using vue3(script-setup) + vite2 + element-plus + typescript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 39.9%
  • TypeScript 28.4%
  • SCSS 19.0%
  • JavaScript 12.1%
  • Other 0.6%