Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yzh990918/restaurant
A take-out restaurant vue project๐๐๐
https://github.com/yzh990918/restaurant
cubeui javascript vuejs
Last synced: 2 months ago
JSON representation
A take-out restaurant vue project๐๐๐
- Host: GitHub
- URL: https://github.com/yzh990918/restaurant
- Owner: yzh990918
- Created: 2019-10-19T14:10:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:39:21.000Z (about 2 years ago)
- Last Synced: 2024-10-25T17:08:19.689Z (2 months ago)
- Topics: cubeui, javascript, vuejs
- Language: Vue
- Homepage: http://restaurant.yangxiansheng.top
- Size: 16.3 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### A vue.js project which was similar with the take-out restaurant .
```
The project requires a vue-cli4.0 build. This may require uninstalling your previous vue-cli version or you may use the official vue conversion tool for version transfer
```vue conversion tool:[vue-migration-helper](https://github.com/vuejs/vue-migration-helper)
The project path:[้กน็ฎๅฐๅ](http://47.97.180.232:8202/#/)#### Here are some toogle pictures for the project
###### Home
![ๅจ่ฟ้ๆๅ ฅๅพ็ๆ่ฟฐ](https://img-blog.csdnimg.cn/20191021214430753.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80Mjc2OTU2MQ==,size_16,color_FFFFFF,t_70)
###### goods
![ๅจ่ฟ้ๆๅ ฅๅพ็ๆ่ฟฐ](https://img-blog.csdnimg.cn/20191021214523671.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80Mjc2OTU2MQ==,size_16,color_FFFFFF,t_70)
###### comments
![ๅจ่ฟ้ๆๅ ฅๅพ็ๆ่ฟฐ](https://img-blog.csdnimg.cn/20191021214609963.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80Mjc2OTU2MQ==,size_16,color_FFFFFF,t_70)
###### seller
![ๅจ่ฟ้ๆๅ ฅๅพ็ๆ่ฟฐ](https://img-blog.csdnimg.cn/20191021214654696.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80Mjc2OTU2MQ==,size_16,color_FFFFFF,t_70)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).