Skip to content

denglh/weicy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

微餐饮

基于vue.js实现的一个微信点餐应用

编译安装

# 安装依赖
npm install

# 本地环境运行 localhost:8080
npm run dev

# 编译应用
npm run build

# 运行单元测试
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

在线点餐平台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published