Skip to content

chencheng365/vue3-admin-ts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue3-admin-ts

the typescript version of vue3 admin template

suggestion the Node.js >= 16.0.0。

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-ts.git

# enter the project directory
cd vue3-admin-ts

# pnpm address https://pnpm.io/zh/motivation
# install dependency(Recommend use pnpm)
# you can  use "npm -g i [email protected]" 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

🎉 the ts version of vue3-admin-template

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 32.0%
  • Vue 26.3%
  • JavaScript 21.2%
  • SCSS 20.3%
  • Other 0.2%