Eleventy-Parcel

About

A basic Eleventy (11ty) starter project with Parcel JS.

Features

Getting started

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