JSFiddle - React, Tailwind, and code Playground

by kevinj

HTML

<body ng-app="">

<div>
    {{3 + 34}}
</div>

</body>