Svelte Toasts :bread:

This is a work-in-progress toast message library for Svelte 3

Inspired by CogoToast

Get started

Install the dependencies...

cd svelte-toasts
npm install

...then start webpack:

npm run dev

Navigate to localhost:8080. You should see your app running. Edit a component file in src, save it, and the page should reload with your changes.

Top categories

Loading Svelte Themes