Skip to content

ThinkSpiritLab/ScrollBoard

Repository files navigation

ScrollBoard

滚榜动画

Demo

操作方法

加载数据有两种方式:

运行时操作

  • 鼠标单击或按 Enter 进行下一步。
  • 按 p 切换自动运行模式。
  • 按 + 和 - 增减速度因子
  • 按 ctrl 以较大步长改变速度因子

开发

git clone https://github.com/ThinkSpiritLab/ScrollBoard.git
yarn install 
yarn start