DEV Community

Discussion on: Building A Dashboard In Svelte

Collapse
 
timhlm profile image
moth

This was a great read, love to see all the awesome work being done with Svelte right now. Really feels like this is where front end frameworks should be headed.

Our team had a lot of luck building a simple dashboard (can't share the source, apologies) with Svelte template project and the svelte-spa-router on npm.

If you don't have the option to use Sapper, or are waiting for it to mature a bit, you can use these tools to get going with Svelte + routing quickly.

github.com/sveltejs/template
npmjs.com/package/svelte-spa-router