Hello everyone,
I'm a newbie and I really like this template. I'm trying to use it in a simple way — I want to build the project so that I can open the generated HTML files directly (like double-clicking .html files to run in browser), or even better, integrate them into my Razor views in an ASP.NET MVC project.
I've tried running npm run build but the generated HTML files in the dist/ folder but these are not working