Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 775 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 775 Bytes

高考志愿推荐系统,前端部分

高考志愿推荐系统,数据来自掌上高考

页面展示

  • 学校详情页

image

  • 学校查询页

image

  • 志愿推荐页

image

Project setup

npm install

开发环境编译热加载

npm run serve

打包

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.