Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4ndr/vue-animation-transition
A simple vue app to show animation and transition
https://github.com/4ndr/vue-animation-transition
Last synced: about 1 month ago
JSON representation
A simple vue app to show animation and transition
- Host: GitHub
- URL: https://github.com/4ndr/vue-animation-transition
- Owner: 4ndr
- Created: 2020-02-02T20:56:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T23:01:51.000Z (about 2 years ago)
- Last Synced: 2024-05-27T22:24:44.134Z (7 months ago)
- Language: Vue
- Size: 937 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-cli
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).