hooks icon indicating copy to clipboard operation
hooks copied to clipboard

[QUESTION]内网ip无法访问

Open xmsz opened this issue 3 years ago • 0 comments

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

xmsz avatar Jun 08 '22 06:06 xmsz