Skip to content

avdevs/vue2-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Vue Js Editor demo

Move into vue2-server-image-upload folder

cd vue2-server-image-upload

Now change the permission of image folder to 777


 sudo chmod -R 777 image

Project setup

Move into vue2-editor-demo folder

cd vue2-editor-demo

Install node modules

yarn install

Compiles and hot-reloads for development

yarn run serve

Optional

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

About

A text editor using Vue.js and Quill with image upload, resize and dragdrop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published