JSFiddle - React, Tailwind, and code Playground

HTML

<body ng-app ng-init="msg = '葡萄城控件团队博'">
    <input ng-model="msg" />
    <p></p>
</body>