浏览代码

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`