# siss-train-system **Repository Path**: nerochen1213/siss-train-system ## Basic Information - **Project Name**: siss-train-system - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-23 - **Last Updated**: 2022-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 中介培训课堂 该项目模式参考[https://github.com/mcc108/mp-gulpfile](https://github.com/mcc108/mp-gulpfile "https://github.com/mcc108/mp-gulpfile")搭配 `gulpfile` 进行开发,支持 `TypeScript + less` ![](./mpgulpfile.png) ### 如何在本地编译 ``` npm run dev ``` 编译后的小程序在 `dist` 目录下,通过小程序编辑工具打开根目录即可 ### 如何在本地发布 依赖 `miniprogram-ci` 发布,需要在小程序后台设置白名单IP ``` npm run build ``` 或者通过本地编译后,直接通过小程序编辑工具发布