# 虚拟滚动demo **Repository Path**: kalaxy/virtual-scroll-demo ## Basic Information - **Project Name**: 虚拟滚动demo - **Description**: 使用vue开发的虚拟滚动demo,供学习研究使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2021-07-01 - **Last Updated**: 2024-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vr-scroll ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ```