跳到主要内容

本地开发调试

启动开发服务器:

npm run start

如端口被占用,可用 npx kill-port 3000 释放端口。


下一步:构建与部署