소스 검색

Update README

Tatiana Inama 6 년 전
부모
커밋
a910690e6c
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -22,3 +22,8 @@ PUBLIC_PATH
 REACT_APP_API **PATH to scraper (if not declared, app will redirect to '/')
 ```
 
+## Scraper no-server mode
+
+Using the `no-server` command line argument will only scrape data and end process
+
+`node build/bundle.js no-server`