Skip to content
This repository was archived by the owner on Sep 12, 2019. It is now read-only.

Commit a3c355f

Browse files
authored
add mathias keynote
1 parent 241cfdb commit a3c355f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Netlify CLI plugin for local dev experience. [If you're interested to work on Ne
44

55
## What is Netlify Dev?
66

7+
<div align="center">
8+
<h3>Watch the introduction (24 minutes)</h3>
9+
<a href="https://youtu.be/RL_gtVZ_79Q?t=812">
10+
<img src="http://i3.ytimg.com/vi/RL_gtVZ_79Q/hqdefault.jpg" alt="link to netlify dev talk" />
11+
</a>
12+
</div>
13+
714
Netlify Dev brings the power of Netlify's Edge Logic layer, [serverless functions](#netlify-functions) and [add-on ecosystem](#using-add-ons) to your local machine. It runs Netlify's production routing engine in a local dev server to make all redirects, proxy rules, function routes or add-on routes available locally and injects the correct environment variables from your site environment, installed add-ons or your netlify.toml file into your build and function environment.
815

916
It automatically detects common tools like Gatsby, Hugo, React Static, Eleventy, and more, to give a zero config setup for your local dev server and can help scaffolding new functions as you work on them.

0 commit comments

Comments
 (0)