JSFiddle - React, Tailwind, and code Playground

by Jenna Smith

HTML

<div ng-app="myApp">
</div>

Babel + JSX

angular.module('myApp', []);