Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

logchimp/theme

Repository files navigation

Theme

This repository is archieved and no longer maintained. LogChimp Theme source files are moved to logchimp/logchimp repository.

The default theme for LogChimp.

test Storybook

Theme preview

Development

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