JSFiddle - React, Tailwind, and code Playground

HTML

<div data-bind='text: text'>
</div>

JavaScript

ko.applyBindings({text:'bebeb'});