Skip to content

MithrilJs Typescript Starter with TSX, SCSS and Webpack 5

Notifications You must be signed in to change notification settings

oardi/mithril-tsx-starter

Repository files navigation

MithrilJs Typescript TSX Webpack Template

MithrilJs Typescript Template with TSX Support, SCSS and Webpack 5

Take a look into app.tsx and button-counter.tsx

Usage

  • npm install
  • npm start

Build

  • npm run build
  • npm run build:prod