Skip to content

A Vue.js project for "零食商贩"

License

Notifications You must be signed in to change notification settings

dapama/mini-shop

 
 

Repository files navigation

mini-shop

A Vue.js project for "零食商贩"

介绍

基于Vue全家桶,后端配合koa2、MySql完成微信小程序热门项目重构,简化了登录体系与支付系统(屏蔽)。
原项目地址:https://coding.imooc.com/class/97.html

技术栈

前端:Vue2 Vuex Vue-router
后端:koa2 MySql(Sequelize)
构建工具:Vue-cli2

项目运行效果

运行Dome

# 安装依赖
npm install

# 项目将运行在localhost:9000 || 127.0.0.1:9000 (运行项目前请先启动数据库)
npm run app

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9000 or 127.0.0.1:9000 (start server after connect mysql)
npm run app

项目持续更新中...

updating...

About

A Vue.js project for "零食商贩"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.5%
  • Vue 46.4%
  • HTML 3.1%
  • CSS 2.0%