Sunday, 1 July 2018

Deploying app question

Been trying to find a solution but can't find what I'm looking for.Currently I have a React/Express app thats very basic.Front end runs on one port (3000) and backend runs on another lets say (4000)I'm using a "proxy" in the package.json so the front-end can connect with the back-end functions.How do I go converting this to be ran on a live domain?

Submitted July 01, 2018 at 11:28PM by RistRist1

No comments:

Post a Comment