Created
May 13, 2019 08:46
-
-
Save ValeriaVG/f1f9f75f6623d7b0e5426dc387b51593 to your computer and use it in GitHub Desktop.
CRA tools
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 -g i serve | |
npm run build | |
serve -s build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment