parent
b6f8f922cf
commit
3f1c91d92e
@ -1,29 +1,13 @@
|
||||
# supermall1
|
||||
交酒app
|
||||
www.coderlhk.cn进行体验
|
||||
|
||||
## Project setup
|
||||
第一步
|
||||
```
|
||||
npm install
|
||||
```
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
第二步
|
||||
```
|
||||
npm run serve
|
||||
```
|
||||
|
||||
### Compiles and minifies for production
|
||||
```
|
||||
npm run build
|
||||
```
|
||||
|
||||
### Run your tests
|
||||
```
|
||||
npm run test
|
||||
```
|
||||
|
||||
### Lints and fixes files
|
||||
```
|
||||
npm run lint
|
||||
```
|
||||
|
||||
### Customize configuration
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
Loading…
Reference in new issue