# SRVis **Repository Path**: zjuvis/SRVis ## Basic Information - **Project Name**: SRVis - **Description**: 基于地理上下文的点位排名可视分析技术 - “SRVis: Towards Better Spatial Integration in Ranking Visualization” - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://srvis.zjuvis.org/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-05-31 - **Last Updated**: 2024-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SRVis > SRVis: Towards Better Spatial Integration in Ranking Visualization > 本项目受科技部重点研发计划(2018YFB1004300)支持 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).