# mdeditor **Repository Path**: qian__long/mdeditor ## Basic Information - **Project Name**: mdeditor - **Description**: 原创markdown编辑器,基于textarea,同步预览html,不依赖任何插件,支持自定义语法,压缩版7k,使用简单。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://mdeditor.qinshenxue.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 38 - **Created**: 2020-11-24 - **Last Updated**: 2023-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ou-project ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).