Netlify Site Manager
Prerequisites
Node.js, Netlify CLI
Installation
Use the upstream install or setup path that matches your environment:
- npm install netlify-cli -g
- npm install --save-dev netlify-cli
- npm link from inside the cli folder
Requirements and caveats from upstream:
- Netlify CLI requires Node.js version 20.12.2 or above. To install, run the following command from
Basic usage or getting-started notes:
Netlify Dev to run your site locally.
any directory in your terminal:
Source: https://github.com/netlify/cli
Extracted from upstream docs: https://raw.githubusercontent.com/netlify/cli/HEAD/README.md