miikun
1.0.0
シンプルなマークダウンエディタ
# install dependencies
yarn install
# serve
yarn electron:serve
# build electron app for production
yarn electron:build
# lint all JS/Vue component files in `app/src`
yarn lint
詳細については、こちらをご覧ください。
このプロジェクトは、vue-cli を使用して Electron-vue から生成されました。このプロジェクトに関するドキュメントはここにあります。