Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 662 Bytes

readme.md

File metadata and controls

20 lines (12 loc) · 662 Bytes

Theme

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