/aspcore-spa-cli

SpaCliMiddleware - Supporting Vue Cli plus Svelte

Primary LanguageC#OtherNOASSERTION

SpaCliMiddleware - Supporting Vue Cli plus Svelte

This is a stand-alone module to add Vue, Svelte and Other SPA support to AspNet Core.

This project forked from here: https://github.com/EEParker/aspnetcore-vueclimiddleware and added support for other SPA frameworks.

Svelte

Find the example here: https://github.com/Kiho/aspcore-spa-cli/tree/master/samples/SvelteCliSample

Credits