An example of how to integrate Svelte into a .net MVC project using Visual Studio.
Run following command in a developer command prompt npm install
Next do one of the following: npm run dev or Run "npm run build" in the project properties every time you build/run the project (Doing this currently)