https://github.com/xiaoli1999/vue3-template
vue3+vite+ts 开发模板
https://github.com/xiaoli1999/vue3-template
esilnt less pinia stylelint typescript vite vue-router vue3
Last synced: 3 months ago
JSON representation
vue3+vite+ts 开发模板
- Host: GitHub
- URL: https://github.com/xiaoli1999/vue3-template
- Owner: xiaoli1999
- Created: 2022-11-10T07:36:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T06:05:20.000Z (over 2 years ago)
- Last Synced: 2025-02-07T14:42:58.226Z (5 months ago)
- Topics: esilnt, less, pinia, stylelint, typescript, vite, vue-router, vue3
- Language: TypeScript
- Homepage: https://xiaoli1999.github.io/vue3-template
- Size: 134 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## vue3模板
> 拒绝白嫖,您的star就是我开源的动力,fork请先star。
### 技术栈
```javascript
vue3 | vite | ts | vue-router | pinia | less
```### 美化项
```javascript
nprogress
```### 代码规范
```javascript
eslint | stylelint
```### 提交规范
```javascript
husky | lint-staged | commitlint
// 详情 https://www.conventionalcommits.org/en/v1.0.0/
```