Clone or download the project from the Github repository.
- Install dependencies:
npm install
. - Run
npm start
to start the Eleventy server. In a new terminal window runnpm run watch:parcel
to watch for CSS and JS changes.
npm run build
npm run svg
Clone or download the project from the Github repository.
npm install
.npm start
to start the Eleventy server. In a new terminal window run npm run watch:parcel
to watch for CSS and JS changes.npm run build
npm run svg