You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,13 @@
1
-
MVVM demo for zkweb framework [](https://ci.appveyor.com/project/303248153/zkweb-mvvmdemo)
1
+
# SPA demo based on ZKWeb framework [](https://ci.appveyor.com/project/303248153/zkweb-mvvmdemo)
2
+
3
+
Different to [ZKWeb.Demo](https://github.com/zkweb-framework/ZKWeb.Demo), this demo use Entity Framework Core and it's a single page application.
4
+
Also it supports linux (docker) hosting, which [ZKWeb.Demo](https://github.com/zkweb-framework/ZKWeb.Demo) doesn't for now.
5
+
6
+
# Screenshots
2
7
3
8

4
9
5
-
###Features
10
+
# Features
6
11
7
12
- Use AngularJS 4.0 + Webpack 2.0
8
13
- Support automatic generate script form dto and application service
0 commit comments