# tinymcedome **Repository Path**: small_whirlwind_01234/tinymcedome ## Basic Information - **Project Name**: tinymcedome - **Description**: 富文本编辑器tinymce 自己做的dome,因为这玩意实在太复杂,写个dome练练手 中文文档网址:http://tinymce.ax-z.cn/ 参考:https://github.com/lpreterite/vue-tinymce-example/tree/master/vue - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tinymcedome ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).