# halo-editor **Repository Path**: singmoonshell/halo-editor ## Basic Information - **Project Name**: halo-editor - **Description**: Halo Editor - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-27 - **Last Updated**: 2021-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

halo-editor

> halo-editor 基于 [mavonEditor](https://github.com/hinesboy/mavonEditor) 开发,感谢 [hinesboy](https://github.com/hinesboy)。 ## Project setup ```bash npm install ``` ### Compiles and hot-reloads for development ```bash npm run dev ``` ### Compiles and minifies for production ```bash npm run build ``` ### Run your tests ```bash npm run test ``` ### Lints and fixes files ```bash npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).