About

About the Space Otterty eleventy(11ty) starter project

Space Otterty is an Eleventy (11ty) starter project with Parcel. It is a fork of eleventy-parcel by Michelle Barker with bits also taken from Stephanie Eckle's 11ty Netlify Jumpstart

Features

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