hooks
hooks copied to clipboard
[QUESTION]内网ip无法访问
npx degit https://github.com/midwayjs/hooks/examples/react ./demo
npm i
npm run dev
> [email protected] dev
> hooks dev
[@vitejs/plugin-react] You should stop using "vite:react-jsx" since this plugin conflicts with it.
> Local: http://localhost:3000/
> Network: http://192.168.3.34:3000/
http://localhost:3000/能打开 http://192.168.3.34:3000/不行 没有绑定上
系统
- mac
- node v16.15.0