https://github.com/lkmc2/vuetravel
Vue去哪儿网项目
https://github.com/lkmc2/vuetravel
javascript vue vue-router vuex
Last synced: 3 months ago
JSON representation
Vue去哪儿网项目
- Host: GitHub
- URL: https://github.com/lkmc2/vuetravel
- Owner: lkmc2
- Created: 2019-06-14T08:49:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T01:02:54.000Z (over 2 years ago)
- Last Synced: 2024-12-31T14:47:06.562Z (5 months ago)
- Topics: javascript, vue, vue-router, vuex
- Language: Vue
- Homepage:
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-travel
> A Vue.js project
## 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).