When I first started using Vue, I liked the ability to just drop the vue library on a page, and create some simple interactivity. While this still works, most people use Vue for larger, compiled projects. Evan You has released a small version of Vue for just the small interactivity problem. Let me show you how it works: