Skip to content

Commit a400d93

Browse files
committed
update readme.md
1 parent d8bf815 commit a400d93

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Asp.Net Webapi + MVC + Entity Framework + Angular CLI
1+
## Asp.Net Wwe Api + MVC + Entity Framework + Angular CLI
2+
3+
This is a seed project utilizing Asp.Net Web API, Entity Framework, ASP.Net MVC together with Angular CLI
24

35
## Prerequisites
46

@@ -16,8 +18,6 @@ The project have dependencies that require ASP.Net 4.5, Node 6.9.0 or higher, NP
1618

1719
**BEFORE YOU INSTALL:** please read the [prerequisites](#prerequisites)
1820

19-
## Usage
20-
2121
Reinstall nuget package in Package Manager Console
2222

2323
```bash
@@ -29,6 +29,8 @@ Install node modules in `webapp` folder
2929
npm install
3030
```
3131

32+
## Usage
33+
3234
Test or develop `webapp` project
3335
```bash
3436
ng serve -o

0 commit comments

Comments
 (0)