# 微信小程序后端初始化 **Repository Path**: hasakk/init_koa_miniprogram ## Basic Information - **Project Name**: 微信小程序后端初始化 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微信小程序后端初始化 #### 介绍 为微信小程序前端初始化的koa框架 #### 安装教程 1. 将config中的数据换成你自己的 2. node app.js 运行程序 ###更新记录: 2020-4-3 修改在windows平台下自动生成models/ controller/ schema/ 文件夹中的文件的功能。省去书写重复代码的时间。