Skip to content

Instantly share code, notes, and snippets.

@heroselohim
heroselohim / index.html
Last active March 15, 2017 19:01
Vue 2 Basic Tests + Unified Shared Data // source https://jsbin.com/jovicis/2
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Vue 2.0 Unified Store">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Vue 2 Basic Tests</title>
<style id="jsbin-css">
.color-red
{