Merge branch 'master' of http://111.229.174.37:3000/Food/food
This commit is contained in:
commit
9f1d50bd63
@ -1,16 +1,16 @@
|
|||||||
# food
|
# food
|
||||||
|
|
||||||
## Project setup
|
## 项目初始化
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
### 项目开发运行
|
||||||
```
|
```
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
### Compiles and minifies for production
|
### 编译生产运行
|
||||||
```
|
```
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user