https://github.com/willin/weapp-docsify
Docsify文档项目封装的微信小程序
https://github.com/willin/weapp-docsify
docsify weapp
Last synced: 10 months ago
JSON representation
Docsify文档项目封装的微信小程序
- Host: GitHub
- URL: https://github.com/willin/weapp-docsify
- Owner: willin
- License: apache-2.0
- Created: 2018-04-10T00:44:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T07:00:59.000Z (about 8 years ago)
- Last Synced: 2025-07-30T11:48:51.399Z (11 months ago)
- Topics: docsify, weapp
- Language: JavaScript
- Size: 68.4 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docsify 微信小程序
## 在线示例

## 开发指南
### 1.Fork 本项目
```bash
# 更换成你的 Git 项目路径
git clone git@github.com:willin/weapp-docsify.git
cd weapp-docsify
# 安装依赖
yarn global add wepy-cli
yarn
yarn dev
# 或者
npm i -g wepy-cli
npm i
npm run dev
```
### 2.开发者工具创建项目
选择该目录下的 `dist` 子目录。
然后修改生成的 `project.config.json`,参考以下,修改三项为 `false`:
```js
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true
}
```
## License
Apache 2.0
通过支付宝捐赠:
