This repo includes the code for the theme and a demo site which is using the theme in a very basic configuration.
-
Clone the repo
-
Install dependencies
yarn
or
npm install
-
Start the demo site
yarn start
or
npm start
-
Play with the demo and / or the theme