An open API service indexing awesome lists of open source software.

https://github.com/wangxiaofeid/offlinedoc

基于electron的离线文档应用
https://github.com/wangxiaofeid/offlinedoc

electron vue

Last synced: 2 months ago
JSON representation

基于electron的离线文档应用

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/
```