Skip to content

hujianli94/vue3-admin-template

 
 

Repository files navigation

vue3-admin-template

English | 中文

A minimal vue3 admin template with Element-Plus UI & axios & permission control & lint & hook

A new generation admin construct using vue3(setup-script)+vite2+element-plus ,It's fast!

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

suggestion the Node.js >= 16.0.0。

Documents

Online experience

github address

Access address

国内体验地址:https://github.jzfai.top/vue3-admin-template

github 地址: https://github.com/jzfai/vue3-admin-template.git

Related items

The framework is available in js, ts , plus and electron versions

development and experience:two words Really fragrant!!!!!

Build Setup

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

# enter the project directory
cd vue3-admin-template

# pnpm address https://pnpm.io/zh/motivation
# install dependency(Recommend use pnpm)
# you can  use "npm -g i pnpm@6.32.3" to install pnpm 
pnpm i

# develop
pnpm run dev

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

Build

# build for test environment
pnpm run build-test

# build for production environment
pnpm run  build

Others

# preview the release environment effect
pnpm run preview

# code format check
pnpm run lint

Extra

Architecture development is not easy. If you feel good, please give me a start. The architecture is still being improved. Welcome to join me in development and become Contributors together! ! ! !

Browsers support

Note: Vue3 is not supported the Internet Explorer

Discussion and Communication

WeChat group

About

🎉 A new generation vue3 admin template, It's easy and fast!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.4%
  • Vue 39.9%
  • SCSS 16.9%
  • TypeScript 1.3%
  • Other 0.5%