LaiosOvO / vue3-admin-template

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

Home Page:https://github.com/jzfai/vue3-admin-template.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue3-admin-template

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

suggestion the Node.js >= v16.20

Recommended node

Documents

Online experience

Access address

国内体验地址

Related items

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

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" to install pnpm 
pnpm i

# develop
pnpm run dev

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

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!

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

License:MIT License


Languages

Language:JavaScript 47.4%Language:Vue 25.7%Language:SCSS 24.8%Language:TypeScript 1.4%Language:Shell 0.4%Language:HTML 0.2%Language:CSS 0.1%