All Projects → tangcaiye → Vue2 Axf

tangcaiye / Vue2 Axf

爱鲜蜂商城项目代码

Labels

Projects that are alternatives of or similar to Vue2 Axf

Vuex Flash
VueJs Flash Message Component within Vuex
Stars: ✭ 54 (-15.62%)
Mutual labels:  vuex
Vue Meitu
vue仿手机版美图手机官网
Stars: ✭ 59 (-7.81%)
Mutual labels:  vuex
Bilibili
基于vue2.0 vue-router2.0 的bilibili
Stars: ✭ 61 (-4.69%)
Mutual labels:  vuex
Vue3 Admin
👏vue3.0后台管理框架👏基于vue-cli4+compositionAPI+vue-router4
Stars: ✭ 54 (-15.62%)
Mutual labels:  vuex
Vue Music Qq
A qq-music project is based on vue-cli. The pages are simple and smooth
Stars: ✭ 58 (-9.37%)
Mutual labels:  vuex
Vue Music
使用vue2.0构建音乐播放器
Stars: ✭ 60 (-6.25%)
Mutual labels:  vuex
Vue Element Responsive Demo
基于 Vue + Element 的响应式后台模板
Stars: ✭ 54 (-15.62%)
Mutual labels:  vuex
Vuex Orm Examples Nuxt
The example Nuxt application to demonstrate the use case of the Vuex ORM.
Stars: ✭ 63 (-1.56%)
Mutual labels:  vuex
Vue Mobile Mint
🍔 🍖 🍴基于mint-ui的饿了么外卖平台混合app(仿饿了么)
Stars: ✭ 59 (-7.81%)
Mutual labels:  vuex
Vue Login
vue2 express register login
Stars: ✭ 61 (-4.69%)
Mutual labels:  vuex
Pretty Vendor
[零食商贩] - 基于vue全家桶 + koa2 + sequelize + mysql 搭建的移动商城应用
Stars: ✭ 57 (-10.94%)
Mutual labels:  vuex
Mall Admin Web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
Stars: ✭ 9,123 (+14154.69%)
Mutual labels:  vuex
Pinia
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
Stars: ✭ 1,111 (+1635.94%)
Mutual labels:  vuex
Vue axios spa
基于vue2+axios+vux+vue-router+vuex构建的单页微信端项目
Stars: ✭ 54 (-15.62%)
Mutual labels:  vuex
Xz Admin
基于Vue、element-ui技术栈开发的前后端分离后台管理系统(持续维护中)
Stars: ✭ 62 (-3.12%)
Mutual labels:  vuex
Laravel Vuejs.com
Laravel and VueJs Blog, using Laravel nova, GraphQL, NuxtJs, Apollo and ...more
Stars: ✭ 54 (-15.62%)
Mutual labels:  vuex
Genal Chat
🐱‍🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭
Stars: ✭ 1,105 (+1626.56%)
Mutual labels:  vuex
Basic Vue Chat
Easy to use Vue chat.
Stars: ✭ 64 (+0%)
Mutual labels:  vuex
Simple Todo Tutorial
Simple todo app built with Vue 2.0 and Vuex 2.0
Stars: ✭ 62 (-3.12%)
Mutual labels:  vuex
Vue Todo List
vue2.0+vuex+localStorage 待办事项
Stars: ✭ 61 (-4.69%)
Mutual labels:  vuex

效果演示

+ +

启动项目

# 安装依赖
npm install

# 运行项目自: localhost:8080
npm run dev
# 还需要运行json-server
npm run db

# 打包项目
npm run build

# build for production and view the bundle analyzer report
npm run build --report

初始化mock数据通过在项目目录下执行: node mock.js

登陆页中输入不存在的手机默认就是注册,可以输入18600805411登陆体验

项目目录结构说明

mock数据

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].