Skip to content

lqmeta/electron-document-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

electron-document-study

electron 中文学习文档的整理,使用mkdocs。

搭建

使用mkdocs需要安装Python,使用pip 来安装mkdocs

git clone https://github.com/issac2015/electron-document-study.git
cd electron-document-study
pip install mkdocs
mkdocs serve --dev-addr=127.0.0.1:13808 

访问项目文档的静态网页http://localhost:13808

截图

快速入门:

桌面环境集成:

About

📔 This repository is used for learning electron.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published