【发布时间】:2021-02-10 05:16:08
【问题描述】:
当我启动我的 react web 应用程序时,我得到localhost:3000/material-dashboard-react
我从路线部队到/
但这之前显示了几秒钟,直到网络应用程序启动。
有人可以指导删除它。
我在应用启动时得到这个
[1] ℹ 「wds」: Project is running at http://192.1..../
[1] ℹ 「wds」: webpack output is served from /material-dashboard-react
[1] ℹ 「wds」: Content not from webpack is served from /home/aakash/Drive_E/Tech/frontend/public
[1] ℹ 「wds」: 404s will fallback to /material-dashboard-react/
我在整个项目中搜索了 material-dashboard-react 以及在哪里发现我更改了该字符串。但还是不行。
【问题讨论】:
标签: javascript node.js reactjs express material-ui