Skip to content

HybridHome/tlmobileapp

Repository files navigation

tlmobileapp

基于mint-ui的移动小应用开发案例。

将vue相关的知识串联起来一起使用,形成一个开发体系。

项目包含的知识点如下:

1、基于vue-cli的脚手架项目的搭建
2、vue-router管理项目的页面跳转
3、vuex管理应用的公共状态axios进行网络请求,包括跨域的配置mock数据进行本地数据模拟
4、mint-ui常用组件的使用合集:mt-swipe,mt-loadmore,mt-cell,mt-popup,mt-datetime-picker,MessageBox 等整合了echarts图表并且演示了简单的柱状图和折线图。

A Vue.js project

Build Setup

# 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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

基于mint-ui的移动小应用开发案例。将vue相关的知识串联起来一起使用,形成一个开发体系。 项目包含的知识点如下: 基于vue-cli的脚手架项目的搭建 vue-router管理项目的页面跳转 vuex管理应用的公共状态axios进行网络请求,包括跨域的配置mock数据进行本地数据模拟mint-ui常用组件的使用合集:mt-swipe,mt-loadmore,mt-cell,mt-popup,mt-datetime-picker,MessageBox 等整合了echarts图表并且演示了简单的柱状图和折线图

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors