Skip to content

Commit 7185011

Browse files
committed
Added more info to readme.
1 parent 3e1faf5 commit 7185011

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,33 @@
11
# Introduction
22

3-
This is a template to create **ASP.NET Core MVC / Angular** based startup projects for AspNet Boilerplate. It has 2 versions:
3+
This is a template to create **ASP.NET Core MVC / Angular** based startup projects for [ASP.NET Boilerplate](https://aspnetboilerplate.com/Pages/Documents). It has 2 different versions:
44

55
1. [ASP.NET Core MVC & jQuery](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Core) (server rendered multi-page application).
66
2. [ASP.NET Core & Angular](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Angular) (single page application).
77

8+
User Interface is based on [BSB Admin theme](https://github.com/gurayyarar/AdminBSBMaterialDesign).
9+
810
# Download
911

1012
Create & download your project from https://aspnetboilerplate.com/Templates
1113

1214
# Screenshots
1315

14-
#### Sample Dashboard
16+
#### Sample Dashboard Page
1517
![](_screenshots/module-zero-core-template-ui-home.png)
1618

1719
#### User Creation Modal
1820
![](_screenshots/module-zero-core-template-ui-user-create-modal.png)
1921

22+
#### Login Page
23+
24+
![](_screenshots/module-zero-core-template-ui-login.png)
25+
2026
# Documentation
2127

2228
* [ASP.NET Core MVC & jQuery version.](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Core)
23-
* [ASP.NET Core & Angular version.](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Angular)
29+
* [ASP.NET Core & Angular version.](https://aspnetboilerplate.com/Pages/Documents/Zero/Startup-Template-Angular)
30+
31+
# License
32+
33+
[MIT](LICENSE).
31.1 KB
Loading

0 commit comments

Comments
 (0)