你好, 我按下面步骤运行react-manager源码,不能在浏览器中看到运行结果
1.在vcode打开react-manager源码
2.运行: npm install
Scripts available in react-manager@0.0.0 via npm run-script
:
dev
vite
build:stg
tsc && vite build --mode stag
build
tsc && vite build
preview
3.然后运行: npm run dev
react-manager@0.0.0 dev
vite
VITE v4.1.4 ready in 2029 ms
➜ Local: http://localhost:8080/
➜ press h to show help
4.但是不能在下面网址打开实战项目: http://localhost:8080/