这个模板应该有助于你开始在 Vite 中使用 Vue 3 进行开发。 ##推荐的 IDE 设置 VSCode+Volar(并禁用 Vetur)。
请参阅Vite 配置参考.
pnpm ipnpm devpnpm build使用ESLint
pnpm lint- App.vue 是根组件
- views 是放页面的地方
- components 是组件
- 其中 tool 是放一些通用工具组件的地方,比如说:按钮、链接、表单等
- 其他文件夹是页面的组件,对应着 views 文件夹下的页面
| Name | Name | Last commit date | ||
|---|---|---|---|---|