# simple-editor **Repository Path**: he-junyang/simple-editor ## Basic Information - **Project Name**: simple-editor - **Description**: electron 写的简单编译器, 有一点点的代码补全和可配置的代码高亮 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-20 - **Last Updated**: 2023-05-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基本使用 ```shell # 启动项目 npm i npm start ``` ![](./media/img.png)