# WmApp **Repository Path**: muguilin/WmApp ## Basic Information - **Project Name**: WmApp - **Description**: 用Vue2.0 js框架,开发的WebApp页面 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-30 - **Last Updated**: 2022-10-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # App1.0 > 框架说明: > > ​ js版本:vue-v2.6.11 > > ​ css版本:stylus-v0.54.7 > > ​ koa版本:koa-v2.13.0 > > ​ koa-router版本: 10.0.0 > > > > 插件说明: > > ​ eslint版本:eslint-v6.7.2 > > ​ better-scroll版本: better-scroll-v2.0.5//https://www.npmjs.com/package/better-scroll > > > > *** 注:** 本项目没有使用vue-cli(因为那时候还没有vue-cli工具),是自已用 vue.js + webpack + node.js 搭建的! ## 构建设置: ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev #or npm run start # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # 提示:内置文件应通过HTTP服务器提供。 # 在file://上打开index.html无效。 ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). # App2.0 > 框架说明: > > ​ js版本:vue-v2.3.3 > > ​ css版本:stylus-v0.54.5 > > ​ webpack版本:webpack-v2.6.1 > > ​ express版本:express-v4.14.1 > > > > 插件说明: > > ​ eslint版本:eslint-v3.19.0 > > ​ better-scroll版本: better-scroll-v0.4.0 //https://www.npmjs.com/package/better-scroll > > > > *** 注:** 本项目前端使用vue-cli@4.5.8搭建! > > ​ 后端用koa2.13.0搭建-代码在根目下的server中,启动在命令工具中:node dev.js,监听3000端口 > > ## 构建设置: ``` bash # install dependencies yarn install # serve with hot reload at localhost:8080 yan serve # build for production with minification yan build ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). # Demo效果图: ![image](https://raw.githubusercontent.com/MuGuiLin/WmApp/master/App-v1.0/src/assets/2017-08-23_001417.jpg?raw=true)![image](https://raw.githubusercontent.com/MuGuiLin/WmApp/master/App-v1.0/src/assets/2017-08-23_003103.jpg?raw=true)![image](https://raw.githubusercontent.com/MuGuiLin/WmApp/master/App-v1.0/src/assets/2017-08-23_002959.jpg?raw=true)