JSFiddle - React, Tailwind, and code Playground by ChangJoo Park May 10, 2019 HTML <div id="app"> </div> JavaScript new Vue({ el: '#app' })