把骨头从直线改为了椭圆
This template should help get you started developing with Vue 3 in Vite.
Openpose COCO18 Color Scheme
VSCode + Volar (and disable Vetur).
.vue
TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.
tsc
vue-tsc
See Vite Configuration Reference.
bun install
bun dev
bun run build
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
vue-pg
This template should help get you started developing with Vue 3 in Vite.
Openpose COCO18 Color Scheme
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Type Support for
.vueImports in TSTypeScript cannot handle type information for
.vueimports by default, so we replace thetscCLI withvue-tscfor type checking. In editors, we need Volar to make the TypeScript language service aware of.vuetypes.Customize configuration
See Vite Configuration Reference.
Project Setup
Compile and Hot-Reload for Development
Type-Check, Compile and Minify for Production