dbox / islesford-app2-0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 61.1%Language:Nunjucks 30.1%Language:CSS 8.8%