mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2025-10-30 09:29:50 +00:00
f430ad7a9483d6f050ea2d5cdd057feb793e1c2a
阴阳师攻略编辑器
基于Vue3+ElementPlus实现的阴阳师攻略编辑器,旨在减少各大攻略博主和玩家的工作量。
用户可以通过点击简单的操作,快速编辑阴阳师的攻略。
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint
Description
Languages
Vue
88.6%
TypeScript
7.9%
CSS
1.7%
JavaScript
1.3%
HTML
0.5%