Answers for "when do we deploy on netlify"

0

before deploy in netlify

create, _redirects file in public folder and then in this file write = /* /index.html 200
Posted by: Guest on May-04-2021
-1

how to deploy server and client in netlify

git clone https://github.com/netlify/create-react-app-lambda.git
cd create-react-app-lambda
npm install
Posted by: Guest on May-26-2021

Code answers related to "when do we deploy on netlify"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language