https://github.com/weianke/vue-travel
基于Vue的旅行webapp
https://github.com/weianke/vue-travel
axios better-scroll es6 eslint v-lazyload vue2 vuex webpack3
Last synced: 3 months ago
JSON representation
基于Vue的旅行webapp
- Host: GitHub
- URL: https://github.com/weianke/vue-travel
- Owner: weianke
- Created: 2018-12-11T06:07:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T09:34:32.000Z (over 2 years ago)
- Last Synced: 2025-01-11T18:50:03.712Z (4 months ago)
- Topics: axios, better-scroll, es6, eslint, v-lazyload, vue2, vuex, webpack3
- Language: HTML
- Homepage: http://weianke.github.io/vue-travel/
- Size: 3.55 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-travel
>
## 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).