Created
July 29, 2020 05:58
-
-
Save corocoto/ee8192fd5392005c103254e49b87bde9 to your computer and use it in GitHub Desktop.
Use NPM as package manager for installing dependencies instead of using Yarn (for project that build using create-react-app)
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
| npx create-react-app my-app --use-npm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment