- Notifications
You must be signed in to change notification settings - Fork1
Vue3 + TS 开发的后台管理系统 V1,使用 Vite 打包工具,使用 Pinia 对状态管理进行重构。
License
Zt2tzzt/vue-ts-cms-v1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This template should help get you started developing with Vue 3 in Vite.
VSCode +Volar (and disable Vetur) +TypeScript Vue Plugin (Volar).
TypeScript cannot handle type information for.vue
imports by default, so we replace thetsc
CLI withvue-tsc
for type checking. In editors, we needTypeScript Vue Plugin (Volar) to make the TypeScript language service aware of.vue
types.
If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented aTake Over Mode that is more performant. You can enable it by the following steps:
- Disable the built-in TypeScript Extension
- Run
Extensions: Show Built-in Extensions
from VSCode's command palette - Find
TypeScript and JavaScript Language Features
, right click and selectDisable (Workspace)
- Run
- Reload the VSCode window by running
Developer: Reload Window
from the command palette.
SeeVite Configuration Reference.
npm install
npm run dev
npm run build
Lint withESLint
npm run lint
About
Vue3 + TS 开发的后台管理系统 V1,使用 Vite 打包工具,使用 Pinia 对状态管理进行重构。
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.