This repo contains an example how to use setDeclaration
to help theme websites.
From the command line run npm i
to install the needed packages to build and run the website.
To start the website run the command npm run
start or gulp dev
. Either will build the website, start a webserver, and open the website in the browser.