Open techseria opened 6 years ago
We want to run frontend on another server and backend on another server. But in the current code, only one server.js file is referred while doing npm start.
Can anyone guide me how I can make both platforms separate for this project?
We want to run frontend on another server and backend on another server. But in the current code, only one server.js file is referred while doing npm start.
Can anyone guide me how I can make both platforms separate for this project?