demo-eleventy-edge

Stars
15
Committers
1

Eleventy Edge Demo

A base project to test Eleventy Integration with the new generation of Netlify Edge Functions powered by Deno.

Run it

Locally

  1. Run npm install
  2. Run npm start
  3. Navigate to the demo URL at http://localhost:8888/

Production

  1. View the demo on Netlify
  2. Deploy your own to Netlify
Related Projects