Skip to content

[优设已改版,爬虫失效]基于 Vue 和 Node.js 开发的优设每日更新内容展示 | Uisdc daily update content page based on Vue.js and Node.js

License

Notifications You must be signed in to change notification settings

bighuang624/uisdc-today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uisdc-today

基于 Vue.js 和 Node.js 开发的优设每日更新内容展示

Author License

效果示例

技术栈

  • 前端:Vue.js(非单页面程序)+ jQuery(方便 Ajax 的使用)
  • 后端:express + superagent + cheerio
  • 测试:mocha + should + supertest

使用方法

请确认你使用的电脑有 Node 环境,越新越好。

下载项目

git clone git@github.com:bighuang624/uisdc-today.git
cd uisdc-today

安装依赖

# 在 server 文件夹安装依赖(推荐使用 cnpm)
cd server
npm install

运行服务器

npm run start

单元测试

npm run test

查看更新内容

运行服务器后,进入uisdc/html文件夹,打开 index.html 即可。

LICENSE

Apache License 2.0

About

[优设已改版,爬虫失效]基于 Vue 和 Node.js 开发的优设每日更新内容展示 | Uisdc daily update content page based on Vue.js and Node.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published