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

Latest commit

 

History

History
23 lines (14 loc) · 833 Bytes

File metadata and controls

23 lines (14 loc) · 833 Bytes

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