mikestreety / css-irl-eleventy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eleventy-Parcel

Commands

Clone or download the project from the Github repository.

Install dependencies

npm install

Run

npm start

Build for production

npm run build

Generate SVG sprite

npm run svg

About


Languages

Language:SCSS 48.8%Language:HTML 32.9%Language:JavaScript 18.3%