Skip to content

Commit 10012f3

Browse files
theworkflowgaearon
authored andcommitted
Add Modulus to list of deployment options (facebook#416)
1 parent c71337f commit 10012f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

template/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ You can find the most recent version of this guide [here](https://github.com/fac
3939
- [Experimental Snapshot Testing](#experimental-snapshot-testing)
4040
- [Deployment](#deployment)
4141
- [Now](#now)
42+
- [Modulus](#modulus)
4243
- [Heroku](#heroku)
4344
- [Surge](#surge)
4445
- [GitHub Pages](#github-pages)
@@ -755,6 +756,10 @@ This will let Create React App correctly infer the root path to use in the gener
755756
756757
See [this example](https://github.com/xkawi/create-react-app-now) for a zero-configuration single-command deployment with [now](https://zeit.co/now).
757758
759+
### Modulus
760+
761+
See the [Modulus blog post](http://blog.modulus.io/deploying-react-apps-on-modulus) on how to deploy your react app to Modulus.
762+
758763
### Heroku
759764
760765
Use the [Heroku Buildpack for Create React App](https://github.com/mars/create-react-app-buildpack).

0 commit comments

Comments
 (0)