Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

halo-dev/editor

Repository files navigation

halo-editor 基于 mavonEditor 开发,感谢 hinesboy

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm dev

Compiles and minifies for production

pnpm build:lib

Lints and fixes files

pnpm lint