An open API service indexing awesome lists of open source software.

https://github.com/marleydip/vue-animation

Vue 3 Animation Effect
https://github.com/marleydip/vue-animation

keyframes-animation scale transform transition translate

Last synced: about 2 months ago
JSON representation

Vue 3 Animation Effect

Awesome Lists containing this project

README

          

# vue-animation

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).