JSFiddle - React, Tailwind, and code Playground

by mariocatch

HTML

<script src="https://code.angularjs.org/1.4.9/angular.js"></script>
<script src="https://code.jquery.com/jquery-2.2.4.js"></script>

JavaScript

var module = angular.module('app', []);