Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 333 Bytes

zepto-velocity-animate

## 安装依赖
npm install

## 启动本地server服务,热加载,实时编译 localhost:8000
gulp
  • 利用flexible+rem+sass来进行样式编写
  • css动画效果参考animate
  • 卡牌的出现,卡牌的分发,卡牌点击后翻转,每道题指间的切换,都是运用zepto+velocity来实现