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.