基于以下技术构建
- Vue 全家桶
- TypeScript
- Element-UI
- PWA
- Stylus
- Socket.io
- ....
1、clone 项目
git clone https://github.com/atzcl/monster.git
2、下载项目依赖
yarn install
3、运行项目
yarn serve
封装的 Ueditor
编辑器默认加载远程 CDN
资源文件,如果需要加载本地资源,请解压 public/static/neditor.zip
文件。