Material-UI - Example Project
This is an example project that uses Material-UI.
After cloning the repository, install dependencies:
cd <project folder>/material-ui/example
npm install
Now you can run your local server:
npm start
This is an example project that uses Material-UI.
After cloning the repository, install dependencies:
cd <project folder>/material-ui/example
npm install
Now you can run your local server:
npm start