https://github.com/yzh990918/restaurant
A take-out restaurant vue project๐๐๐
https://github.com/yzh990918/restaurant
cubeui javascript vuejs
Last synced: 26 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:39:21.000Z (over 2 years ago)
- Last Synced: 2025-05-06T21:07:44.117Z (26 days ago)
- Topics: cubeui, javascript, vuejs
- Language: Vue
- Homepage: http://restaurant.yangxiansheng.top
- Size: 16.3 MB
- Stars: 9
- Watchers: 1
- 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

###### goods

###### comments

###### seller

## 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/).