mnajdova / mui-tss-react-integration

The repository will serve as a testing playground for the integration between Material-UI v5 and tss-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

The project is intialized with using @material-ui/core@next & tss-react to test the integration of both.

About

The repository will serve as a testing playground for the integration between Material-UI v5 and tss-react


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%