Skip to content

uxpin-merge/material-ui-cra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUI - Create React App example

How to use

  1. Download or clone this repo
  2. Install the project:
npm install
  1. Run the project:
npm start

... or edit directly on CodeSandbox or StackBlitz:

Edit on CodeSandbox

Edit on StackBlitz

Adding JSX from UXPin Merge

  1. Copy the code of your components using UXPin’s Spec mode
  2. Paste into App.js
  3. If you have modified the theme using the ThemeCustomizer component, copy the code using UXPin’s Spec mode and paste it in the theme.js file

About

A starter React project, curtesy of MUI, with all the configuration needed to copy/paste JSX from UXPin Merge.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published