Skip to content

Instantly share code, notes, and snippets.

@xcsrz
Created May 8, 2020 15:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xcsrz/788a331207c23875ad9a6fad88ce348c to your computer and use it in GitHub Desktop.
Save xcsrz/788a331207c23875ad9a6fad88ce348c to your computer and use it in GitHub Desktop.
When you need to jump start a material-ui project with the pre-hooks version of react. (react v16.7, material-ui v3.7.1)
curl https://codeload.github.com/mui-org/material-ui/tar.gz/v3.7.1 | tar -xz --strip=2 material-ui-3.7.1/examples/create-react-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment