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

Latest commit

 

History

History
27 lines (18 loc) · 461 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 461 Bytes

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