使用爬虫
cd crawlers
mkdir images
npm install
使用service
cd sellService
npm install
npm run dev (development)
pm2 start pm2.config.json(production)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
使用爬虫
cd crawlers
mkdir images
npm install
使用service
cd sellService
npm install
npm run dev (development)
pm2 start pm2.config.json(production)