专业的编程技术博客社区

网站首页 > 博客文章 正文

超棒 vue3.x+vite2+ts 可视化低代码模板Vue3Lowcode

baijin 2024-10-10 04:26:35 博客文章 7 ℃ 0 评论

#挑战30天在头条写日记#

今天给大家分享一个超不错的 vue3.js 简易版低代码平台Vue3Lowcode。

vite-vue3-lowcode 基于vue3技术栈开发的可视化拖拽模板。

技术栈

  • 编程语言:TypeScript 4.x + JavaScript
  • 构建工具:Vite 2.x
  • 前端框架:Vue 3.x
  • 路由工具:Vue Router 4.x
  • 状态管理:Vuex 4.x
  • PC 端 UI 框架:Element Plus
  • H5 端 UI 框架:vant
  • CSS 预编译:Stylus / Sass / Less
  • HTTP 工具:Axios
  • Git Hook 工具:husky + lint-staged
  • 代码规范:EditorConfig + Prettier + ESLint + Airbnb JavaScript Style Guide
  • 提交规范:Commitizen + Commitlint
  • 单元测试:vue-test-utils + jest + vue-jest + ts-jest
  • 自动部署:GitHub Actions

快速构建

// 克隆项目
git clone https://github.com/buqiyuan/vite-vue3-lowcode.git

// 安装依赖
pnpm install

// 运行
pnpm serve

// 打包
pnpm build

非常有意义的一个vue3可视化拖拽模板项目,感兴趣的可以去看看。

// 预览地址
https://buqiyuan.gitee.io/vite-vue3-lowcode/#/
// 仓库地址
https://gitee.com/buqiyuan/vite-vue3-lowcode

Ok,今天的分享就到这里。

本文暂时没有评论,来添加一个吧(●'◡'●)

欢迎 发表评论:

最近发表
标签列表