Next.js Discord

Discord Forum

React and Next.js + Node.js? Monorepo project?

Unanswered
Pomeranian posted this in #help-forum
Open in Discord
PomeranianOP
we use npm concurrently module to run both frontend and backend with one npm instruction as 'npm run dev'.
it's for react/node.js application.
wanna make sure we can do the same in the case of next.js/node.js project.
also wanna know the difference between react.js and next.js project which are combined with node.js.

0 Replies