You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
1I have got the message "Cannot GET /index.html" because I was not providing the correct path of the HTML file. now after resolving it my project directory look like this- app ├── app.js ├── node_modules ├── package.json ├── package-lock.json └── public ├── index.html ├── signup_success.html └── style.css Thank you I have resolved my issue.Akash Kumar– Akash Kumar2021年11月14日 19:40:28 +00:00Commented Nov 14, 2021 at 19:40
default