HotwiredBooks This is a proof of concept application showing a way to integrate Hotwire and ASP.NET. Build and run cd HotwiredBooks npm install npm run build cd .. dotnet run --project HotwiredBooks