This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
-
VS Code + Vue - Official (previously Volar) and disable Vetur
-
Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.
npm i
npm run dev
看了看网站没有那种理想的网页制造效,于是乎在校大学生由于突发兴趣帮助非开发人员设计自己的网站. 项目特赦可视化设计出发函数
本项目旨在非开发人员设计自己的网页
VSCode + Volar (and disable Vetur).
ts,html,css,js
css,html,js都是基础,考虑到大项目就要使用ts做语言提示,要不然很难想到某些类型的某些方法
用vite构建vue3项目,UI选择 Ant Design Vue,store选择pina(主要是方便,不用mutation那些之类的),拖拽库使用Vue drag resize(轻量级,无依赖,可缩放)
欢迎给位大佬给出优秀建议,也希望能帮助到更多的非开发人员