Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 168 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 168 Bytes

Shizuha 红魔馆工具系统

部署

开发环境

npm install
npm run dev

生产环境

npm install
npm run build
cd dist
npm run package