This repository is archieved and no longer maintained. LogChimp Theme source files are moved to logchimp/logchimp repository.
The default theme for LogChimp.
You'll need Node (see package.json for required engine), and Yarn installed globally. After that, from the theme's root directory:
# install dependencies
yarn install
# run development server
yarn dev