Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang-DaLei authored Mar 6, 2018
1 parent 7e2660e commit e136b23
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 前言

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

``` bash

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

2.npm run dev
```
## 项目截图
![image](https://github.com/Zhang-DaLei/AwsomePos/blob/master/AwsomePos/src/assets/AnsomePow-pic.png)

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

0 comments on commit e136b23

Please sign in to comment.