https://github.com/jzfai/vue3-admin-ts
🎉 the ts version of vue3-admin-template
https://github.com/jzfai/vue3-admin-ts
element-plus pinia2 setup-script typescript vue3
Last synced: 5 months ago
JSON representation
🎉 the ts version of vue3-admin-template
- Host: GitHub
- URL: https://github.com/jzfai/vue3-admin-ts
- Owner: jzfai
- License: mit
- Created: 2021-09-04T09:00:47.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T06:04:44.000Z (over 2 years ago)
- Last Synced: 2024-02-21T09:34:25.066Z (over 2 years ago)
- Topics: element-plus, pinia2, setup-script, typescript, vue3
- Language: Vue
- Homepage: https://github.com/jzfai/vue3-admin-ts.git
- Size: 1.11 MB
- Stars: 226
- Watchers: 7
- Forks: 72
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3-admin-ts
the typescript version of vue3 admin template
suggestion the Node.js >= v16.20
[Recommended node](https://nodejs.org/download/release/v16.20.2/)
## Documents
- [Official Documentation](https://github.jzfai.top/vue3-admin-doc/)
- [中文官网](https://github.jzfai.top/vue3-admin-cn-doc/)
## Online experience
[Access address](https://github.jzfai.top/vue3-admin-ts)
[国内体验地址](https://github.jzfai.top/vue3-admin-ts)
## Related items
The framework is available in js,ts, plus and electron versions
- js version:[vue3-admin-template](https://github.com/jzfai/vue3-admin-template.git) -- basic version
- ts version:[vue3-element-ts](https://github.com/jzfai/vue3-admin-ts.git)
- ts version for plus:[vue3-element-plus](https://github.com/jzfai/vue3-admin-plus.git)
- ts version for electron:[vue3-element-electron](https://github.com/jzfai/vue3-admin-electron.git)
- java Micro-service background data:[micro-service-plus](https://github.com/jzfai/micro-service-plus)
## Build Setup
```bash
# 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 pnpm@7.9.0" to install pnpm
pnpm i
# develop
pnpm run dev
```
## Build
```bash
# build for test environment
pnpm run build-test
# build for production environment
pnpm run build
```
## Others
```bash
# 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](https://github.jzfai.top/file/images/wx-groud.png)