phodit
v1.1.0
A private, custom Markdown editor based on Electron

Screenshots

.md and .markdown files are associated with open Phodit is an Electron application developed using a micro front-end architecture :
The corresponding technology stacks are:
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.