乐趣区

关于vue3:JeecgbootVue3-v100-首版本重磅发布开源低代码平台项目介绍

我的项目介绍

Jeecgboot-Vue3 采纳 Vue3.0、Vite、Ant-Design-Vue、TypeScript 等新技术计划,包含二次封装组件、utils、hooks、动静菜单、权限校验、按钮级别权限管制等性能。是在 Vben-Admin 根底上研发的,适宜于 JeecgBoot 的新版前端 VUE3 框架。

以后版本 :v1.0.0 | 2021-03-21

新版个性

  • 全新的 VUE3 技术栈,不只追赶技术潮流,更兼备大型项目劣势。
  • 提供了具体的零根底入门视频,不懂 vue3 的也可疾速入门。
  • 非在 Vue2 版上简略降级,而是齐全重写,力求每行代码的精美。

源码下载

切换 Vue3 路由:
http://vue3.jeecg.com/2671576

Github:

  • https://github.com/jeecgboot/…
  • https://github.com/jeecgboot/…

码云:

  • https://gitee.com/jeecg/jeecg…
  • https://gitee.com/jeecg/jeecg…

技术文档

  • 官方网站:http://www.jeecg.com
  • 在线演示:http://boot3.jeecg.com
  • 开发文档:http://vue3.jeecg.com
  • 代码生成:http://vue3.jeecg.com/2677352
  • 入门视频:JeecgBoot-Vue3 零根底入门视频教程_哔哩哔哩_bilibili

装置与应用

  • Get the project code
git clone https://github.com/jeecgboot/jeecgboot-vue3.git
  • Installation dependencies
cd jeecgboot-vue3
yarn install
  • run
yarn serve
  • build
yarn build

入门必备

本我的项目须要肯定前端基础知识,请确保把握 Vue 的基础知识,以便能解决一些常见的问题。倡议在开发前先学一下以下内容,提前理解和学习这些常识,会对我的项目了解十分有帮忙。

  • Vue3 文档:https://vuejs.org/
  • TypeScript:https://www.typescriptlang.org
  • Vue-router:https://next.router.vuejs.org
  • Ant-Design-Vue:Ant Design Vue
  • Vben 文档:https://vvbin.cn/doc-next
  • Es6:https://es6.ruanyifeng.com
  • Vitejs:https://vitejs.dev
  • Pinia(vuex 代替计划): https://pinia.vuejs.org/introduction.html
  • Vue-RFCS:https://github.com/vuejs/rfcs
  • Vue2 迁徙到 3:「链接」

浏览器反对

  • 本地开发举荐应用 Chrome 最新版浏览器,不反对 Chrome 80 以下版本。
  • 生产环境反对古代浏览器,不反对 IE。

退出移动版