Skip to content

Files

Latest commit

e136b23 · Mar 6, 2018

History

History
16 lines (10 loc) · 547 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 547 Bytes

前言

使用vue模仿的一个初级点餐系统,该系统目前只有点餐功能、添加商品、删除商品,结账功能,后续完善其他功能。

代码使用

1.npm install(如果太慢建议cnpm)

2.npm run dev

项目截图

image

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