소스 검색

Update 'README.md'

master
bronjaermin 3 년 전
부모
커밋
9c0eb32918
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -11,7 +11,7 @@ This project is used for working with files and folders. We have two types of us
3. Run *npm start*

### Backend
1. Run *git checkout BE_dev*
2. If we want to create a new database, then read the article on the following link: https://wiki.dilig.net/en/Technologies/Full-Text-Search
1. If we want to create a new database, then read the article on the following link: https://wiki.dilig.net/en/Technologies/Full-Text-Search
2. Run *git checkout BE_dev*
3. Change the connection string to match our database
4. After changing the connection string, it is necessary to update the database using the *Update-Database* command inside Diligent.WebAPI.Data project from Package Manager Console

Loading…
취소
저장