项目作者: mosapride

项目描述 :
markdown editor
高级语言: JavaScript
项目地址: git://github.com/mosapride/oc-note.git
创建时间: 2018-07-08T13:03:36Z
项目社区:https://github.com/mosapride/oc-note

开源协议:MIT License

下载


oc-note

markdown editor & markdown browser

o(俺流に)c(カスタマイズしたらこうなった)-note = (Selfish note)

Getting Started

  1. git clone https://github.com/mosapride/oc-note.git
  2. cd oc-note
  3. npm install
  4. npm start

Dev mode

main.ts

  1. win.webContents.openDevTools();
  2. `

実行ファイル(exe)作成

VS Codeを開いた状態だと、ディレクトリを掴んだ状態になるためコマンドプロンプトのみを立ち上げ下記コマンドを実行する

  1. npm run electron:windows

The main framework you are using

License

MIT