scrimba
Netlify CLI
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Netlify CLI
AboutCommentsNotes
Netlify CLI
Expand for more info
terminal-commands.md
run
preview
console
To install the Netlify cli
npm install netlify-cli -g

To initialise a netlify site
netlify init
Console
/index.html
-1:34