An open API service indexing awesome lists of open source software.

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 开发模板

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/
```