adl32x / parcel-mithril-jsx

Parcel bundler + Mithril JS + JSX
MIT License
7 stars 2 forks source link
jsx mithriljs parceljs

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