svelte-redux Svelte Themes

Svelte Redux

Svelte stores + Rexux Devtools

Experiments with writable Svelte stores and the Redux devtools.

Get started

Install the Redux devtools in your browser:

Clone the repository

gh clone mcous/svelte-redux
cd svelte-redux
pnpm i
pnpm dev

Usage

  1. Open the app
  2. Change the state by clicking the "Increment" and "Decrement" buttons
  3. Observe the state using the Redux devtools
  4. Change the state using the Redux devtools

Top categories

Loading Svelte Themes