Eleventy-Parcel

Commands

Clone or download the project from the Github repository.

How to run

  1. Install dependencies: npm install.
  2. Run npm start to start the Eleventy server. In a new terminal window run npm run watch:parcel to watch for CSS and JS changes.

Building for production

npm run build

Generate SVG sprite

npm run svg