Go to file
2022-05-04 17:36:20 +08:00
.vscode init 2022-05-02 18:38:10 +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 :fix 数量等级反了 2022-05-04 17:36:20 +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 init 2022-05-02 18:38:10 +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