Skip to content

hansonfang/community_and_shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

后端地址ChengFeng1.5

1. 如何运行

1.1 开发环境配置

安装node

1.2 运行

1.2.1 前端

# 打开前端工程目录
cd .\mycommunity\

# 安装依赖
npm install

# 运行开发版
npm run serve

# 构建发布版
npm run build

1.2.2

Server 用于服务后端某些不支持的接口

cd .\Server\

npm install 

npm start

About

基于Vue的社区拼购商城(毕业设计)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published