TipTap with Ghost like look and feel - WYSIWYG (Minimal) - WIP
You should clone the repo and install the dependencies, and then run command npm run dev. That is all.
$ git clone https://github.com/mohammadsiddiqui/tiptap-editor-vue.git
$ cd tiptap-editor-vue
$ npm install
Then launch the project app.
$ npm run dev