Created
December 22, 2017 11:35
-
-
Save rasmar/fa5083303a753a3022d7781bbd69fde2 to your computer and use it in GitHub Desktop.
E2E - package
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
| "scripts": { | |
| "build": "react-scripts build", | |
| ... | |
| "start": "react-scripts start", | |
| "start-test": "REACT_APP_API_BASE_URL=http://localhost:5001 react-scripts start", | |
| ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment