Install

Install Node

Eleventy v2.0.1 requires Node.js version 14 or higher.

Install Theme

Once you have purchased the theme simply extract the .zip file on your local machine.

npm install
npm run build
npm run start

Develop Locally

Run npm run start to start the 11ty server.

npm run start

You can visit http://localhost:8080 in the browser to see the local development site.