Skip to content

基于vue-cli创建的荣耀百科,可以查看英雄,装备,铭文,召唤师技能。

Notifications You must be signed in to change notification settings

swustzzh/glory_of_kings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glory_of_kings

基于vue-cli创建的小项目,荣耀百科

目前完成:

用node的爬虫,下载英雄,装备,铭文,召唤师技能等数据,然后分别存入到数据库,方便后续提供数据

周免英雄是获取王者荣耀资料库的数据进行显示的,

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

效果可以戳我:荣耀百科 手机端访问效果比较好,未适配pc端样式

所有数据我都放在了glory_of_kings.sql文件里面,新建一个数据库,运行sql文件就可以查看所有数据了

About

基于vue-cli创建的荣耀百科,可以查看英雄,装备,铭文,召唤师技能。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published