Go to file
2022-08-01 21:48:48 +08:00
.vscode :add 在线人员快捷操作 代码生成去除/ 默认添加uid@ 2022-05-15 16:23:57 +08:00
config init 2022-05-02 18:38:10 +08:00
docs init 2022-05-02 18:38:10 +08:00
mock init 2022-05-02 18:38:10 +08:00
packages init 2022-05-02 18:38:10 +08:00
plop-tpls init 2022-05-02 18:38:10 +08:00
public 1 2022-05-02 19:06:42 +08:00
src :add 适配2.8 2022-08-01 21:48:48 +08:00
.d.ts init 2022-05-02 18:38:10 +08:00
.env.development init 2022-05-02 18:38:10 +08:00
.env.production init 2022-05-02 18:38:10 +08:00
.env.test init 2022-05-02 18:38:10 +08:00
.eslintignore init 2022-05-02 18:38:10 +08:00
.eslintrc.js init 2022-05-02 18:38:10 +08:00
.gitignore init 2022-05-02 18:38:10 +08:00
.npmrc init 2022-05-02 18:38:10 +08:00
.pnpm-debug.log init 2022-05-02 18:38:10 +08:00
.prettierignore init 2022-05-02 18:38:10 +08:00
.prettierrc.js init 2022-05-02 18:38:10 +08:00
index.html Update index.html 2022-05-06 23:53:48 +08:00
LICENSE init 2022-05-02 18:38:10 +08:00
package.json init 2022-05-02 18:38:10 +08:00
plopfile.js init 2022-05-02 18:38:10 +08:00
pnpm-workspace.yaml init 2022-05-02 18:38:10 +08:00
postcss.config.js init 2022-05-02 18:38:10 +08:00
README-zh_CN.md init 2022-05-02 18:38:10 +08:00
README.ja-JP.md init 2022-05-02 18:38:10 +08:00
README.md :fix README 2022-05-04 12:43:02 +08:00
tailwind.config.js init 2022-05-02 18:38:10 +08:00
tsconfig.json init 2022-05-02 18:38:10 +08:00
vite.config.ts base 2022-05-02 19:08:33 +08:00
yarn.lock init 2022-05-02 18:38:10 +08:00

GrasscutterTools

在线访问

GrasscutterTools

安装依赖

yarn

开发

npm run dev

打包build

npm run build:pro