https://github.com/wangxiaofeid/offlinedoc
基于electron的离线文档应用
https://github.com/wangxiaofeid/offlinedoc
electron vue
Last synced: 2 months ago
JSON representation
基于electron的离线文档应用
- Host: GitHub
- URL: https://github.com/wangxiaofeid/offlinedoc
- Owner: wangxiaofeid
- Created: 2018-11-09T07:35:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T03:37:17.000Z (over 7 years ago)
- Last Synced: 2025-08-08T02:50:56.427Z (11 months ago)
- Topics: electron, vue
- Language: JavaScript
- Homepage:
- Size: 64.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# offlinedoc
一个离线的文档生成应用,基于electron,vue
## Build Setup
``` bash
# 安装依赖
npm install
# 运行前端代码
npm run dev
# 打包前端代码
npm run build
# 启动应用
npm start
# 打包应用
npm run package
```
## test /api/build
```
entry:https://electronjs.org/docs
rule:https://electronjs.org/docs
cookie:language=zh-CN
entry:http://nodejs.cn/api/assert.html
rule:http://nodejs.cn/api/
```