JSFiddle - React, Tailwind, and code Playground

by Abruzzi Hraig

HTML

<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
<body ng-app="abruzzi">
    <div class="test"></div>
    <input type="text" ng-model="cc"/>
</body>

CoffeeScript

var app = angular.