Netlify
Easy Static Deployments to Netlify
Install and authorise netlify-cli
If your app uses React Router, create a
netlify.toml
file in the root of your app and paste this in
Compile a production build of your app
Test your production build locally (optional)
Deploy the production build
Compile and deploy if compile succeeds:
Other Options
Last updated
Was this helpful?