phodit
v1.1.0
一个基于 Electron 的私人定制的 Markdown 编辑器
Screenshots

.md 和 .markdown 文件关联打开Phodit 是一个使用微前端架构开发的 Electron 应用:
相应的技术栈有:
requirements: node.js
Submodule
git submodule init
git submodule update
npm install --python=python2.7
yarn install
yarn build:app
| Name | Path | Stacks |
|---|---|---|
| editor | ./editor | SimpleMDE |
| header | ./component/header | Stencil.js |
| interact | ./component/interact | Angular |
| tree-view | ./component/tree-view | React |
Setup && build
yarn install
yarn build
© 2018~2021 A Phodal Huang's Idea. This code is distributed under the MIT license. See LICENSE in this directory.