Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seho-dev/vue-travel
vue的第一个project,主要用了swiper和better-scroll
https://github.com/seho-dev/vue-travel
Last synced: 10 days ago
JSON representation
vue的第一个project,主要用了swiper和better-scroll
- Host: GitHub
- URL: https://github.com/seho-dev/vue-travel
- Owner: seho-dev
- Created: 2018-08-18T13:26:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T14:35:26.000Z (over 6 years ago)
- Last Synced: 2025-01-20T23:49:45.744Z (16 days ago)
- Language: JavaScript
- Homepage:
- Size: 127 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-part2
> 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).