This is a work in progress.
An attempt to create a better rich text editor than virgool.io. Powered by Tiptap and ProseMirror.
- Clone the repo
git clone https://github.com/ahhshm/better-virgool.git
cd better-virgool
- Install dependencies
yarn
- Start the development server
yarn dev