Skip to content

sanshuiwang/vite-vue3-project

Repository files navigation

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup

创建项目

1. vite 创建 2. 搭建第一个 Vite 项目

eslint + prettier + husky + lint-staged + vite + vue3

eslint + prettier husky + lint-staged + commitlint 参考流程

让 husky 执行.husky 文件夹中的文件

husky 执行 pre-commit 文件 chmod ug+x .husky/_ chmod ug+x .git/hooks/_

处理.vue 一直提示,文件名称需要驼峰

https://stackoverflow.com/questions/70346829/eslint-vue-multiword-components?from_wecom=1

Antd

vite less 处理 + postcss + 浏览器前缀

github 提交项目使用 Github Token

Github Token

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published