基於vue的前端和後端框架整理

 

一、前後端解決方案

 

項目名稱倉庫地址備註
newbee-mall (服務器端1和前端PC商城 不分離 newbee-mall in GitHub
newbee-mall in Gitee

初始版本、Spring Boot、Thymeleaf、MyBatis、MySQL

案例 http://mall.newbee.ltd

newbee-mall-plus(服務器端2和前端PC商城 不分離 newbee-mall-plus in GitHub
newbee-mall-plus in Gitee

升級版本、優惠券、秒殺、支付、Spring Boot、Thymeleaf、MyBatis、MySQL、Redis

案例 http://mall-plus.newbee.ltd

newbee-mall-cloud(服務器端3,純後端) newbee-mall-cloud in GitHub
newbee-mall-cloud in Gitee
微服務版本、分佈式事務、Spring Cloud Alibaba、Nacos、Sentinel、OpenFeign、Seata
newbee-mall-api(服務器端4,純後端) newbee-mall-api in GitHub
newbee-mall-api in Gitee
前後端分離、Spring Boot、MyBatis、Swagger、MySQL
newbee-mall-api-go(服務器端5,純後端) newbee-mall-api-go in GitHub
newbee-mall-api-go in Gitee
前後端分離、Go、Gin、MySQL
newbee-mall-vue-app(前端vue2,手機商城) newbee-mall-vue-app in GitHub
newbee-mall-vue-app in Gitee

前後端分離、Vue 2.x、Vant

案例:http://vue-app.newbee.ltd

newbee-mall-vue3-app(前端vue3,手機商城) newbee-mall-vue3-app in GitHub
newbee-mall-vue3-app in Gitee

前後端分離、Vue 3.0、Vue-Router 4.0、Vuex 4.0、Vant 3.0

案例 http://vue3-app.newbee.ltd

 

vue3-admin(前端vue3,PC後臺管理) vue3-admin in GitHub
vue3-admin in Gitee

前後端分離、Vue 3.0、Element-Plus、Vue-Router 4.0、Vite

案例 http://vue3-admin.newbee.ltd

 博客園 https://www.cnblogs.com/han-1034683568/p/13822249.html

二、前端電腦瀏覽器方案

gitee搜索: https://search.gitee.com/?skin=rec&type=repository&q=element%20plus

 

1、後臺管理結合element plus 

1)vue-element-plus-admin

git地址: https://gitee.com/kailong110120130/vue-element-plus-admin?_from=gitee_search

文檔:https://kailong110120130.gitee.io/vue-element-plus-admin/#/login?redirect=/dashboard/analysis

代碼克隆:https://gitee.com/kailong110120130/vue-element-plus-admin.git

2)vue3-element-admin

https://gitee.com/asaasa/vue3-element-admin?_from=gitee_search

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章