소스 검색

Fix Story 1.1 scaffold docs (README.md)

pull/15/head
nano 3 일 전
부모
커밋
38a765ddf5
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      README.md

+ 1
- 2
README.md 파일 보기

@@ -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
```



불러오는 중...
취소
저장

Powered by TurnKey Linux.