Skip to content

Commit 65d4b24

Browse files
committed
update readme
1 parent 79227a2 commit 65d4b24

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
MVVM demo for zkweb framework [![Build status](https://ci.appveyor.com/api/projects/status/412kh8yf7yd915j1?svg=true)](https://ci.appveyor.com/project/303248153/zkweb-mvvmdemo)
1+
# SPA demo based on ZKWeb framework [![Build status](https://ci.appveyor.com/api/projects/status/412kh8yf7yd915j1?svg=true)](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
27

38
![preview](./docs/preview.jpg)
49

5-
### Features
10+
# Features
611

712
- Use AngularJS 4.0 + Webpack 2.0
813
- Support automatic generate script form dto and application service
@@ -27,7 +32,7 @@ MVVM demo for zkweb framework [![Build status](https://ci.appveyor.com/api/proje
2732
- Provide command line compile and publish script
2833
- Provide Dockerfile, support running in docker
2934

30-
### How to start
35+
# How to start
3136

3237
**Use taobao npm mirror if needed**
3338

@@ -61,12 +66,12 @@ Run following command and open `http://127.0.0.1:3000` in your browser.
6166
npm run dev
6267
```
6368

64-
### Documents
69+
# Documents
6570

6671
- [Chinese Documents(中文文档)](./docs/cn)
6772

68-
### LICENSE
73+
# LICENSE
6974

70-
MIT LICENSE<br/>
75+
LICENSE: MIT LICENSE<br/>
7176
Copyright © 2017 303248153@github<br/>
7277
If you have any license issue please contact [email protected].<br/>

0 commit comments

Comments
 (0)