Skip to content

Commit 6cef74f

Browse files
committed
Update README
1 parent 807bb38 commit 6cef74f

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# electron-vue-buefy-editor
22

3-
> An electron-vue project
3+
A Markdown editor with live preview written using Vue.js, Buefy (Bulma), the Ace editor component, and running inside the Electron framework. It uses
4+
5+
* The Electron-Vue framework to support Vue.js in Electron
6+
* Buefy supports the excellent Bulma UI toolkit in Electron
7+
* `vue2-ace-editor` supports the excellent Ace editor as a Vue.js component
8+
9+
To read a full write-up, see:
10+
11+
![Electron-Vue-Buefy-Editor](app-screenshot.jpg)
412

513
#### Build Setup
614

@@ -13,10 +21,5 @@ npm run dev
1321

1422
# build electron application for production
1523
npm run build
16-
17-
1824
```
1925

20-
---
21-
22-
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[4c6ee7b](https://github.com/SimulatedGREG/electron-vue/tree/4c6ee7bf4f9b4aa647a22ec1c1ca29c2e59c3645) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).

app-screenshot.jpg

140 KB
Loading

0 commit comments

Comments
 (0)