使用 react 在终端和浏览器中显示 console.log

时间:2021-06-22 14:03:14

标签: javascript node.js reactjs

问候我想知道有没有node包可以在终端和浏览器看到同一个console.log(),考虑到我是用react开发的

console.log("Hello world");
Hello world
undefined

当我检查终端控制台时,那里什么也没有显示:

Compiled successfully!

You can now view gif-expert-app in the browser.

  Local:            http://localhost:3001
  On Your Network:  http://192.168.43.50:3001

Note that the development build is not optimized.
To create a production build, use yarn build.

0 个答案:

没有答案