https://github.com/wangxiaoyugg/travel
vue, vuex, vue-router,small project
https://github.com/wangxiaoyugg/travel
axios study vue vue-cli vue-router vuex
Last synced: 3 months ago
JSON representation
vue, vuex, vue-router,small project
- Host: GitHub
- URL: https://github.com/wangxiaoyugg/travel
- Owner: WangXiaoyugg
- Created: 2018-04-26T04:43:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T05:15:50.000Z (about 7 years ago)
- Last Synced: 2025-01-27T16:48:16.545Z (4 months ago)
- Topics: axios, study, vue, vue-cli, vue-router, vuex
- Language: Vue
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# travel
> use vue, vuex ,vue-router ,origin from imooc vue travel project
## 运行项目
- git clone https://github.com/WangXiaoyugg/Travel.git
- 打开终端,切换到项目的根目录
- 安装Nodejs 后,使用npm 命令安装依赖
``` bash
# 安装依赖第三方包
npm install# 开始本地服务器在 localhost:8080 端口
npm run dev# 打包构建
npm run build# 打包构建同时查看日志
npm run build --report
```
- 打开chrome 浏览器,请在控制台切换成手机模式预览效果
- 小项目采用迭代式开发,开发代码从分支查看独立功能代码
### 项目使用技术栈
- vue + vue-router + vuex + vue-cli + axios + stylus
- 第三方包 vue-awesome-swiper, better-scroll, babel-polyfill, fast-click