Browse Source

Fix Story 1.1 scaffold docs (README.md)

pull/15/head
nano 3 days ago
parent
commit
38a765ddf5
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      README.md

+ 1
- 2
README.md View File

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

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

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



Loading…
Cancel
Save

Powered by TurnKey Linux.