Selaa lähdekoodia

Fix Story 1.2 scaffold docs (README.md)

1.2
nano 3 päivää sitten
vanhempi
commit
1f85cc9f26
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. +1
    -2
      README.md

+ 1
- 2
README.md Näytä tiedosto

@@ -18,7 +18,7 @@ dotnet run --project .\Campaign_Tracker.Server\Campaign_Tracker.Server.csproj
Health check: Health check:


```powershell ```powershell
Invoke-WebRequest http://localhost:5000/health
Invoke-WebRequest http://localhost:5254/health
``` ```


### Client ### Client
@@ -38,4 +38,3 @@ npm run lint
npm run build npm run build
``` ```




Loading…
Peruuta
Tallenna

Powered by TurnKey Linux.