Skip to content

Commit 41a7fb2

Browse files
authored
Update README.md
1 parent 121d6d7 commit 41a7fb2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# jQuerySpa
2-
Single Page Application (SPA) in Asp.net Core simply using jQuery.
1+
# jQuerySPA - PWA
2+
I've wrote a Single Page Application (SPA) simply using jQuery based on Asp.net Core.
33
No other framework or library is needed (no Angular, no React, no Vue.js...)
4+
45
So I turned SPA into PWA with WebEssentials.AspNetCore.PWA
5-
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

Comments
 (0)