Created
May 8, 2020 15:19
-
-
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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