# earthds-editor **Repository Path**: csyw/earthds-editor ## Basic Information - **Project Name**: earthds-editor - **Description**: EarthDS 可视化编辑器,用来提供一个可视化的编辑界面,完成EarthDS的数据预览,编辑,修改等所见即所得的操作。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-11-12 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # earthds-editor ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).