All Projects → chengzhx76 → Vue Shop

chengzhx76 / Vue Shop

微信商城VUE版本 - 后端weixin-shop-spring-cloud

Projects that are alternatives of or similar to Vue Shop

Spring Boot Vue Bank
我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。
Stars: ✭ 157 (-13.26%)
Mutual labels:  vue-router
Vue Stack 2.0
Vue 2.0 Project Boilerplate
Stars: ✭ 166 (-8.29%)
Mutual labels:  vue-router
Eth Vue
Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 5 and Vue 3, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.
Stars: ✭ 171 (-5.52%)
Mutual labels:  vue-router
Awesome Vue Cli3 Example
🦅 Awesome example for rapid Vue.js development using vue-cli3 .
Stars: ✭ 160 (-11.6%)
Mutual labels:  vue-router
Renren Aui
项目已迁移至rubik-admin。
Stars: ✭ 163 (-9.94%)
Mutual labels:  vue-router
Imall
基于Laravel5.2,Vue.js1.0的微信商城,用于熟悉 Laravel、Vuejs、Webpack、Gulp 的结合使用,已不维护及更新。(1MB单核基础服务器,浏览请耐心等待图片加载...)
Stars: ✭ 168 (-7.18%)
Mutual labels:  vue-router
Gpk admin
✨ GeekPark Content Management System
Stars: ✭ 150 (-17.13%)
Mutual labels:  vue-router
Vue Cnode
一个vuex vue-router vue-resource的单页面应用demo,api来自cnodejs. vue 1
Stars: ✭ 174 (-3.87%)
Mutual labels:  vue-router
Roastapp
Laravel学院 Roast 应用源码
Stars: ✭ 164 (-9.39%)
Mutual labels:  vue-router
Vue Tiny Code
这里有一个仿 Chrome 调色盘,有一个拖动排版的页面,还有一些新奇的小点子。
Stars: ✭ 170 (-6.08%)
Mutual labels:  vue-router
Vue Browser Acl
Easy user access control in Vue for better UX. Build on top of the browser-acl package.
Stars: ✭ 162 (-10.5%)
Mutual labels:  vue-router
Vue Online Shop Frontend
《从零到部署:用 Vue 和 Express 实现迷你全栈电商应用》全栈代码
Stars: ✭ 163 (-9.94%)
Mutual labels:  vue-router
Symfony Vuejs
Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"
Stars: ✭ 170 (-6.08%)
Mutual labels:  vue-router
Vuetify Todo Pwa
✔️ A simple Todo PWA built with Vue CLI 3 + Vuex + Vuetify.
Stars: ✭ 160 (-11.6%)
Mutual labels:  vue-router
Vue2 Demo
Vue 基于 Genesis + TS + Vuex 实现的 SSR demo
Stars: ✭ 2,072 (+1044.75%)
Mutual labels:  vue-router
Fantastic Admin
一款开箱即用的 Vue 中后台管理系统框架,基于ElementUI,兼容PC、移动端,vue-admin, vue-element-admin, vue后台
Stars: ✭ 153 (-15.47%)
Mutual labels:  vue-router
Vue Objccn
🔥 Use Vue.js to develop a cross-platform full stack application / 用 Vue.js 开发的跨三端应用
Stars: ✭ 1,993 (+1001.1%)
Mutual labels:  vue-router
Lamp Web
lamp-web 的前身是zuihou-ui + zuihou-admin-ui,从3.0.0版本开始,将2个系统合并为lamp-web,它是lamp项目的其中一员。lamp-web 是 lamp-cloud 和 lamp-boot 2个后台项目共用的管理后台,仅需在启动时调整vue.config.js文件中的代理。它基于vue element admin构建。
Stars: ✭ 177 (-2.21%)
Mutual labels:  vue-router
Mmf Blog Vue2 Ssr
mmf-blog-vue2 ssr(The service side rendering)
Stars: ✭ 174 (-3.87%)
Mutual labels:  vue-router
Lin Cms Vue
🔆 Vue+ElementPlus构建的CMS开发框架
Stars: ✭ 2,341 (+1193.37%)
Mutual labels:  vue-router

vue-shop

本项目是基于vue2最新实战项目,vue2 +vue-router2 + es6 +webpack 参考了爱鲜蜂,是适合新手进阶的绝佳教程。后台项目地址weixin-shop-spring-cloud


构建步骤

# 安装依赖
npm install

# 开发模式启动
npm run dev

# 打包
npm run build

# build for production and view the bundle analyzer report
npm run build --report
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].