Skip to content

Instantly share code, notes, and snippets.

@rasmar
Created December 22, 2017 11:35
Show Gist options
  • Select an option

  • Save rasmar/fa5083303a753a3022d7781bbd69fde2 to your computer and use it in GitHub Desktop.

Select an option

Save rasmar/fa5083303a753a3022d7781bbd69fde2 to your computer and use it in GitHub Desktop.
E2E - package
"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