# 京东商品评论爬取 **Repository Path**: Fitz-devs/jd-product-comment-spider ## Basic Information - **Project Name**: 京东商品评论爬取 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-09 - **Last Updated**: 2021-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # homework 使用技术: vue3* + Element-Plus + jonp ## Project setup + 第一步: 进入项目根路径 + 第二步: 运行npm install (必须确保安装了node) + 第三步: npm run serve 这个作业包含了爬虫实战作业,爬虫数据分析和京东商品分类列表整理的作业 ---------------------------or---------------------- 将dlist的文件放到nginx等服务器上部署 ---------------------------or---------------------- 访问在线版:fitzdevenv-4glffded4dd81e09-1300334086.tcloudbaseapp.com ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).