# ScrollWithAnimation **Repository Path**: Keivn.vip.com/ScrollWithAnimation ## Basic Information - **Project Name**: ScrollWithAnimation - **Description**: vue+animate.css 实现类似wowjs滚动加载动画效果的自定义指令 v-scroll-animate - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: http://keivn.vip.com.gitee.io/scrollwithanimation - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # scrollwithanimate ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).