oardi / preact-tsx-mui-starter

preact tsx mui material webpack starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preact TSX MUI Material Starter

Preact TSX, MUI, Webpack5 Starter with SCSS Support

Usage

  • npm install
  • npm start

Build

  • npm run build
    • will create a development bundle
  • npm run build:prod
    • will create a production bundle

Included

  • preact X
  • @mui/material
  • webpack 5

About

preact tsx mui material webpack starter


Languages

Language:JavaScript 62.3%Language:TypeScript 26.6%Language:HTML 11.1%