bulletin-react icon indicating copy to clipboard operation
bulletin-react copied to clipboard

[Question] Deploying the app and use of Express server

Open cr101 opened this issue 8 years ago • 0 comments

Question 1: In terms of deploying a web app like this, is it just a matter of putting the build folder on a production server running Apache and pointing the root domain (http://mysite.com) to that folder?

Question 2: What's the benefit of using the Express server?

cr101 avatar Oct 30 '17 23:10 cr101