Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 548 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 548 Bytes

Mixins

This is a simple example showing how to create smooth animation reordering a collection list in riot. It uses animore to handle the transitions.

Have a play

Open this example on Plunker

Run locally

Install superstatic if you don't have.

$ npm install -g superstatic

Download or clone this repo, then run the command.

$ cd to/this/dir
$ superstatic

Open the URL shown in your browser.