mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2026-03-05 06:55:26 +00:00
fb28cbb87d7cc00c0e5305d20389a1508eaac3b8
- 添加 scripts 目录的 package.json 和依赖配置 - 添加 README.md 说明文档 - 添加基础版本的抓取脚本
阴阳师攻略编辑器
基于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
60.9%
TypeScript
32.4%
JavaScript
3.7%
HTML
2.4%
CSS
0.6%