© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
swangini singh
As we can see here, there is node set up as well. So do we need to start node server separately, or with the above given set up, npm start will work.
Victoria Lo
A nerd in books, tea, games and software.
Thanks for the great question. npm start would start the front-end React app only. So you would need to start the server separately. I will revise the article to be more clear thanks.
npm start