movie admin
1.0.0
cd movie-admin
npm i --registry=https://registry.npm.taobao.org
npm run dev
user: [email protected]
pwd: 123
跟着imooc scott 老师的课程走下来的,爬取豆瓣即将上映的电影的后台管理部分,互相学习
demo (crawler backend and frontend)
Crawler code (crawler background service)
imooc real site (the background is based on react, I wrote it based on vue)
vue-element-admin