首先在命令行中运行爬虫爬取网站数据
go run crawlerv3.go
待爬虫爬取结束后,运行server
node server.js
打开浏览器输入网址localhost:3000即可访问网站首页——introduction页面