Lightweight React MUI Template

"Lighter" weight initizalization for creating and testing react apps with Materials UI, adapted from:

How to create a React app without using create-react-app | a step by step guide - Ivad Yves Habimana

Mostly for my own playing around with, because it's less bloated than create-react-app, but feel free to clone for fun. Includes basic webpack, babel and MUI packages.

Size difference is around 70mb vs 200mb for create-react-app. Not massive, but enough to justify throwing on github for quick reuse I suppose.