We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121d6d7 commit 41a7fb2Copy full SHA for 41a7fb2
README.md
@@ -1,5 +1,7 @@
1
-# jQuerySpa
2
-Single Page Application (SPA) in Asp.net Core simply using jQuery.
+# jQuerySPA - PWA
+I've wrote a Single Page Application (SPA) simply using jQuery based on Asp.net Core.
3
No other framework or library is needed (no Angular, no React, no Vue.js...)
4
+
5
So I turned SPA into PWA with WebEssentials.AspNetCore.PWA
-Based on https://www.codeproject.com/Articles/848092/Transforming-existing-MVC-application-to-work-as-S
6
7
+SPA implementetion was inspired by this article: https://www.codeproject.com/Articles/848092/Transforming-existing-MVC-application-to-work-as-S
0 commit comments