Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 270 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 270 Bytes

项目介绍

  • 基于Electron的跨平台前端编辑器,编辑html、js、css文件保存后,会自动生成对应的.min文件,内嵌CodeMirror代码高亮插件。

  • 可自定义界面皮肤

  • 更多功能持续开发中...

如何使用

npm install
npm start

截图

截图

License

MIT