svelte app Example svelte app to show how stores works! Note that you will need to have Node.js installed. Get started Install the dependencies... cd svelte-stores-demo npm install npm run dev Navigate to localhost:5000. You should see your app running.