Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

lie-flat/cfps-report

Repository files navigation

cfps-report

CFPS 数据可视化分析报告网站

网址:https://cfps-report.kxxt.tech

讲解视频:https://www.bilibili.com/video/BV11i4y1X7bJ

山东大学(威海)数学与统计学院 数据科学与人工智能实验班

2021 年秋 前端开发和数据库课程 大作业第一部分

已于 2021 年 12 月 26 日竣工

技术栈

  • Yarn
  • Vue 3
  • Bulma
  • SCSS
  • ECharts
  • Animate.css

部署

  • Nginx

其他 Repo

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint