[SLM Editor] 从0开发一个简单的编辑器,使用Typescript和webpack搭建,采用依赖注入式创建模块引入相关功能需求。 需求: 功能 标题 加粗 标题 > git clone https://github.com/shi-lai-mu/slm-editor.git > cd slm-editor > npm i --registry=https://registry.npm.taobao.org or > cnpm i > npm run dev