https://github.com/ruter/what2eat
吃什么?
https://github.com/ruter/what2eat
Last synced: about 2 months ago
JSON representation
吃什么?
- Host: GitHub
- URL: https://github.com/ruter/what2eat
- Owner: ruter
- Created: 2017-11-30T15:51:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T13:55:13.000Z (over 7 years ago)
- Last Synced: 2025-01-14T12:17:37.599Z (4 months ago)
- Language: JavaScript
- Size: 272 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# what2eat
> Random a food eat today!
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```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).