All Projects → sdras → Vue Weather Notifier

sdras / Vue Weather Notifier

A small SVG animation illustrating a weather app notification in Vue

Labels

Vue Weather Notifier

Live demo: http://codepen.io/sdras/full/YNpaoJ

Vue Weather Notifier

This small Vue app shows a simple update of state with vuex for SVG animations. Animations work both in the <transition> component, and also within mounted(), for more complex movement. I'm using GreenSock Animation API, and splitting the defs into their own template file.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].