Skip to content

Latest commit

 

History

History

demo

vue-quilly demo

This demo project is created to show how to build editor on top of QullyEditor component.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build