yys-editor
v1.0.6
Published
阴阳师流程图编辑器 - 可嵌入式组件
Downloads
504
Readme
阴阳师攻略编辑器
基于Vue3+ElementPlus实现的阴阳师攻略编辑器,旨在减少各大攻略博主和玩家的工作量。
用户可以通过点击简单的操作,快速编辑阴阳师的攻略。
Project Setup
npm installCompile and Hot-Reload for Development
npm run devCompile and Minify for Production
npm run buildLint with ESLint
npm run lint