Netlify Build
The Git workflow for web development. Build, deploy, and manage modern web projects.
Run our entire platform right on your laptop.
Preview it all – site generation, functions, and edge logic.
Imagine the productivity boost of being able to locally test your site generator, API integrations, serverless functions, and edge rules, all in a single development server. That’s Netlify Dev: a powerful way to build and test modern web apps on your local machine.
When using our CLI, you can run one simple command to share a live link of your site!
# Install the Netlify CLI
npm install netlify-cli -g
# Start Netlify dev
netlify dev
Netlify Dev automatically:
Netlify Dev takes hot reloading to whole new level, allowing you to actually stream your dev server to a live URL.
Great for collaborative development, you can now share your work as you work, and get instant feedback.
Frontend builds. Serverless code. Edge routing logic.
No other service allows you to write and manage everything from a single repository. Test, version control, and deploy it all together.
Netlify Dev automatically detects common tools like Gatsby, Hugo, Jekyll, React Static, Eleventy, and more, providing a zero-config setup for your local dev server.
We’ve faithfully replicated our powerful edge logic engine in WebAssembly so you can locally test all the same rules before deploying them to our global infrastructure.
Write cloud functions in modern javascript, adding needed dependencies. Netlify will compile your functions as AWS Lambdas and deploy them as full API endpoints. Local testing works too!
As the development server starts, it will automatically fetch and make available any environment variables you have stored in your Netlify dashboard.
Netlify Live is a hosted service that continually runs your dev command, just like you do locally, watching for changes. The result is an instant preview you can share with your entire team, with live updates as code and content change.
Netlify Dev installs with Netlify CLI — create new sites, setup continuous deployment, and push new deploys, right from the command line.
You can install it right now with this command:
npm install netlify-cli -g
Next, explore Netlify Build: Power collaboration through Netlify’s Git-based workflow with Deploy Previews, branch testing, and more.
The Git workflow for web development. Build, deploy, and manage modern web projects.
Run our entire platform right on your laptop. Preview it all — site generation, functions, and edge logic.
A new type of application delivery network custom designed for fast, responsive sites and modern workflows.
Deploy a global scale website in minutes.