File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ You can find the most recent version of this guide [here](https://github.com/fac
39
39
- [ Experimental Snapshot Testing] ( #experimental-snapshot-testing )
40
40
- [ Deployment] ( #deployment )
41
41
- [ Now] ( #now )
42
+ - [ Modulus] ( #modulus )
42
43
- [ Heroku] ( #heroku )
43
44
- [ Surge] ( #surge )
44
45
- [ GitHub Pages] ( #github-pages )
@@ -755,6 +756,10 @@ This will let Create React App correctly infer the root path to use in the gener
755
756
756
757
See [this example](https://github.com/xkawi/create-react-app-now) for a zero-configuration single-command deployment with [now](https://zeit.co/now).
757
758
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
+
758
763
### Heroku
759
764
760
765
Use the [Heroku Buildpack for Create React App](https://github.com/mars/create-react-app-buildpack).
You can’t perform that action at this time.
0 commit comments