Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 839 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 839 Bytes

vue-editors

Vue.jsで使用可能なエディタコンポーネントについて調査。

  1. VueQuill

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm run dev

Compile and Minify for Production

pnpm run build

Lint with ESLint

pnpm run lint