Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinWu0403 authored Sep 19, 2024
1 parent ea7a556 commit fe1f2c8
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Housing Backend
# Housing Backend (temp name)

Temp name
ASP.NET Core 6.0 Web API and MongoDB project

### Install required dependencies:
```
dotnet restore
```

Run in localhost:

```
dotnet run
```

0 comments on commit fe1f2c8

Please sign in to comment.