Skip to content

cllgeek/geekjc-weixin

Repository files navigation

geekjc-weixin

极客教程(https://www.geekjc.com) 小程序版本

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

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

前言

一直想做一个完整移动端的项目,之前有做过极客教程h5端的项目,但是由于工作原因,只搭了个模板和简单的页面,项目地址:geekjc-antd-mobile。然后随着时间的推移,微信小程序越来越火,也很便捷,所以就没继续更新上面那个项目了。现在稍微每天挤点时间来做微信小程序,做个简洁的微信小程序版本。

技术选型

对于微信小程序,到现在为止,可选的开发方式太多了。 目前所知的开发方式有: 原生开发wepympvuetaro。 文章:小程序开发框架技术分析选型