Material-UI - Example Project
This is an example project that uses Material-UI.
After cloning the repository, install dependencies:
cd <project folder>
npm installNow you can run your local server:
npm startServer is located at http://localhost:3000