/parcel-mithril-jsx

Parcel bundler + Mithril JS + JSX

Primary LanguageHTMLMIT LicenseMIT

parcel-mithril-jsx

A simple hello world boilerplate for Parcel + Mithril JS + JSX.

Dev

Server running at http://localhost:1234

npm run dev

Production build

Built files will end up in build/

npm run build