Skip to content

kni-labs/kni-11ty

 
 

Repository files navigation

Eleventy Starter

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

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

Tips

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nunjucks 48.5%
  • JavaScript 36.0%
  • CSS 15.5%