【问题标题】:Create-react-app: what is the server (of npm start script)?Create-react-app:服务器是什么(npm start 脚本)?
【发布时间】:2019-11-08 10:05:29
【问题描述】:

我想了解 npm start 命令创建的服务器是什么。 它是像 nodejs 服务器还是类似的东西?

谢谢!

【问题讨论】:

    标签: create-react-app


    【解决方案1】:

    是的,它启动 nodejs 服务器。如文档中所述:

    https://docs.npmjs.com/cli/start.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-02-18
      • 2019-10-22
      • 1970-01-01
      • 2019-07-03
      • 2020-04-18
      • 2020-04-17
      • 2018-09-06
      • 2020-09-23
      相关资源
      最近更新 更多