Skip to content

Commit 8a23a4e

Browse files
ulrikstridgaearon
authored andcommitted
Add link for automatic deployment to azure (facebook#1791)
1 parent b208bd3 commit 8a23a4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

template/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1995,6 +1995,8 @@ This will make sure that all the asset paths are relative to `index.html`. You w
19951995

19961996
See [this](https://medium.com/@to_pe/deploying-create-react-app-on-microsoft-azure-c0f6686a4321) blog post on how to deploy your React app to Microsoft Azure.
19971997

1998+
See [this](https://medium.com/@strid/host-create-react-app-on-azure-986bc40d5bf2#.pycfnafbg) blog post or [this](https://github.com/ulrikaugustsson/azure-appservice-static) repo for a way to use automatic deployment to Azure App Service.
1999+
19982000
### [Firebase](https://firebase.google.com/)
19992001

20002002
Install the Firebase CLI if you haven’t already by running `npm install -g firebase-tools`. Sign up for a [Firebase account](https://console.firebase.google.com/) and create a new project. Run `firebase login` and login with your previous created Firebase account.

0 commit comments

Comments
 (0)