This is an example mithril app, that I have setup with a sweet config
This config let's you write JSX in mithril components, because JSX is decoupled from react (sweetness)
Anyway there are three commands
npm start
npm run start:dev
npm run build
I highly reccomend using the Deno fileserver to host your built application (it's cool)