# JavaNorthMiniApp **Repository Path**: moremind/JavaNorthMiniApp ## Basic Information - **Project Name**: JavaNorthMiniApp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Taro微信小程序LTS [![taro](https://img.shields.io/badge/taro-2.0.1-blue)](https://taro.aotu.io/) [![taro-ui](https://img.shields.io/badge/taro--ui-2.2.4-blue)](https://taro-ui.jd.com/#/) [![dva-core](https://img.shields.io/badge/dva--core-2.0.2-blue)](https://dvajs.com/guide/) [![wemark](https://img.shields.io/badge/wemark-diy-blue)](https://github.com/TooBug/wemark) > 这是一个长期支持的微信小程序博客(JavanorthApp-LTS) ## 本地运行 ```shell script git clone https://github.com/hirCodd/JavaNorthMiniApp.git cd JavaNorthMiniApp npm install npm dev:weapp ``` ## 本地展示 ``` 1.打开本地微信小程序工具 2.打开dist目录运行即可 ``` ## 小程序码 ![qrcode](qrcode.jpg) ## 预览 ![demo](https://javanorthapp-1251602255.cos.ap-chengdu.myqcloud.com/weapp/demo1.jpg) ![demo2](https://javanorthapp-1251602255.cos.ap-chengdu.myqcloud.com/weapp/demo2.jpg) ## 服务端 [JavaNorthBackend](https://github.com/hirCodd/JavaNorthBackend) ## 颜色 * 000000 * 07C160 ## 命名规则 ### tab页面 小写包名 ### 子页面或者组件页面 大写包名 ## License [MIT](https://github.com/hirCodd/JavaNorthMiniApp/blob/master/LICENSE)