JSFiddle - React, Tailwind, and code Playground

by Farzad YZ

HTML

<script src="https://unpkg.com/hyperapp"></script>

JavaScript

const {
  h,
  app
} = hyperapp;