# TinyMCE **Repository Path**: yaolifeng0529/tiny-mce ## Basic Information - **Project Name**: TinyMCE - **Description**: TinyMCE 仿 公众号文章 在线编辑器 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-08-30 - **Last Updated**: 2024-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 访问链接: https://app.movine.cn/default/rwor1yjg ## 安装 ``` yarn install ``` ### 开发调试 ``` yarn dev ``` ### 打包 ``` yarn build ``` ### lint检查 ``` yarn run lint ```