Created
May 13, 2019 08:29
-
-
Save ValeriaVG/47d71c4cf3c3a59b7f27c4f9e209dd9c to your computer and use it in GitHub Desktop.
Create React App
This file contains 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
npm init react-app my-app | |
cd my-app | |
npm run eject |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment