To mock different themes locally, set the site
query parameter in the URL.
Use top-level keys from translations.json
as possible values, eg thesun
.
To mock different widget style locally, set the style
query parameter in the URL, eg compact
, sidebar
for Toplist.
For component and further documentation, run npm run storybook
to start Storybook.