Answers for "netlify node js cli"

4

install netlify cli

npm install netlify-cli -g
Posted by: Guest on December-19-2020
1

how to deploy to netlify from cli

npm i -g netlify-cli
netlify init
netlify deploy
Posted by: Guest on September-29-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language