1npm install netlify-cli -g
2
3
4npm run build
5
6netlify deploy
7./build
8netlify deploy --prod
1don't drag through vs code or any editor instead drag the build file through file exploree
1/* /index.html 200
2
3// Create a new file with the name _redirects inside the public folder of our project and add the following contents inside it:
4