An open API service indexing awesome lists of open source software.

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

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