JSFiddle - React, Tailwind, and code Playground

by benweizhu

HTML

<body ng-app>
    <input type="text" ng-model="name"/>{{name}}
</body>