/VAST-challenge-frontend

frontend of the VAST Challenge, will keep adding implementation

Primary LanguageVue

This is a Visualiztaion System for VAST Challenge 2017 by HKUST team

This system was done in July, 2017 using Vue.js, d3.js and EChart.

And we have received Multi-Challenge Award for Compelling Synthesis of Information.

Our submssion and detailed analysis and viewed in: http://hcil2.cs.umd.edu/newvarepository/benchmarks.php

System online demo link: https://georgegu1997.github.io/VAST-challenge-frontend/

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build