先安装 npm install -g serve 服务
再输入 serve -s dist 启动
vite 打包完如何在本地运行
最新推荐文章于 2024-10-02 00:06:06 发布
先安装 npm install -g serve 服务
再输入 serve -s dist 启动