Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 254 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 254 Bytes

Next.js + Material UI + Redux Example

How to use

Download the example or clone the repo:

Install it and run:

npm install
npm run dev

or using yarn

yarn
yarn dev