mirror of
https://github.com/wmn1525/grasscutterTools.git
synced 2024-11-22 07:08:15 +00:00
19 lines
222 B
Markdown
19 lines
222 B
Markdown
# GrasscutterTools
|
|
|
|
## 在线访问
|
|
[GrasscutterTools](https://wmn1525.github.io/grasscutterTools/dist/index.html#/start/holyrelic)
|
|
|
|
## 安装依赖
|
|
`
|
|
yarn
|
|
`
|
|
|
|
## 开发
|
|
`
|
|
npm run dev
|
|
`
|
|
|
|
## 打包build
|
|
`
|
|
npm run build:pro
|
|
` |