Skip to content

dbox/eleventy-starter

 
 

Repository files navigation

Eleventy Starter

A starter setup for front-end development using Eleventy and Webpack.

Netlify Status

Installation

npm install
npm start # alias for `npm run watch`
npm run dev
npm run prod
npm run clean
npm run lint

Netlify

Run the entire Netlify platform locally. Preview it all – site generation, functions, and edge logic.

netlify dev

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 48.8%
  • JavaScript 37.8%
  • CSS 13.4%