Mantis-Frontend/start.bat
2026-07-08 12:03:59 +08:00

4 lines
46 B
Batchfile

@echo off
title KWL-BOT v2.0
npm run dev
pause