Skip to content

Commit

Permalink
Add link for automatic deployment to azure (facebook#1791)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrikstrid authored and gaearon committed Jan 9, 2018
1 parent b208bd3 commit 8a23a4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,8 @@ This will make sure that all the asset paths are relative to `index.html`. You w

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.

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.

### [Firebase](https://firebase.google.com/)

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.
Expand Down

0 comments on commit 8a23a4e

Please sign in to comment.