Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.73 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.73 KB

本项目亟需完善,当生成元素较多时内存会急剧增加,目前正在完成基础的共能,展示未考虑解决当前问题,后续会继续完善

Vue 3 + TypeScript + Vite

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.

Recommended Setup

  • 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

wonderfulPaper介绍

看了看网站没有那种理想的网页制造效,于是乎在校大学生由于突发兴趣帮助非开发人员设计自己的网站. 项目特赦可视化设计出发函数

本项目旨在非开发人员设计自己的网页

开发集成环境(Recommended IDE Setup)

VSCode + Volar (and disable Vetur).

开发语言

ts,html,css,js

css,html,js都是基础,考虑到大项目就要使用ts做语言提示,要不然很难想到某些类型的某些方法

项目建立(Project Setup)

用vite构建vue3项目,UI选择 Ant Design Vue,store选择pina(主要是方便,不用mutation那些之类的),拖拽库使用Vue drag resize(轻量级,无依赖,可缩放)

结束语

欢迎给位大佬给出优秀建议,也希望能帮助到更多的非开发人员