Deploying a Client-Side Rendered create-react-app to Microsoft Azure

added by JavaScript Kicks
5/10/2019 10:40:24 PM

517 Views

Deploying a React app to Microsoft Azure is simple. Except that... it isn't. The devil is in the details. If you're looking to deploy a create-react-app - or a similar style front-end JavaScript framework that requires pushState-based routing - to Microsoft Azure, I believe this article will serve you well.


0 comments