JSPM

  • Created
  • Published
  • Downloads 105357
  • Score
    100M100P100Q178677F
  • License MIT

A minimal, modern, generic, hot-reloading local web server to help web developers.

Package Exports

  • @11ty/eleventy-dev-server
  • @11ty/eleventy-dev-server/server.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@11ty/eleventy-dev-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

eleventy Logo

eleventy-dev-server 🕚⚡️🎈🐀

A minimal, modern, generic, hot-reloading local web server to help web developers.

Documentation

npm Version

Installation

This is bundled with @11ty/eleventy starting with Eleventy v2.0.0.

That said, you can use it standalone! A CLI is also rumored, if you pester the author about it enough.

npm install @11ty/eleventy-dev-server

Tests

npm run test