Skip to content

allmygod/vuejs-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs-text-editor

vuejs-text-editor.png

Dependency

Vue2
konva, vue-konva
font-picker-vue (google fonts)
fontawesome v5

Files

components\
  Editor.vue (main component)
  BlockAttribute.vue (child component of Editor)

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Google Fonts Developer API key is hard coded in BlockAttribute.vue. Please set it up properly.