sourcerer-io / electron-vue-buefy-editor

A Markdown editor with live preview written using Vue.js, Buefy (Bulma), the Ace editor component, and running inside the Electron framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

electron-vue-buefy-editor

A Markdown editor with live preview written using Vue.js, Buefy (Bulma), the Ace editor component, and running inside the Electron framework. It uses

  • The Electron-Vue framework to support Vue.js in Electron
  • Buefy supports the excellent Bulma UI toolkit in Electron
  • vue2-ace-editor supports the excellent Ace editor as a Vue.js component

To read a full write-up, see:

Electron-Vue-Buefy-Editor

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

About

A Markdown editor with live preview written using Vue.js, Buefy (Bulma), the Ace editor component, and running inside the Electron framework.


Languages

Language:JavaScript 66.8%Language:Vue 31.0%Language:HTML 2.2%