Skip to content

Instantly share code, notes, and snippets.

@gruppjo
Last active April 30, 2020 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gruppjo/d6a023802fe8705ed4e2567746fc31ee to your computer and use it in GitHub Desktop.
Save gruppjo/d6a023802fe8705ed4e2567746fc31ee to your computer and use it in GitHub Desktop.
[.env setup]: .env
/* V1.1 based on Jonathan's Gist */
/* https://gist.github.com/gruppjo/d6a023802fe8705ed4e2567746fc31ee */
/* - instead of NODE_PATH this setup now uses jsconfig.json for resolving modules absolutely */
REACT_APP_API_BASE_URL= https://localhost:5000/
SASS_PATH=node_modules:src/styles-imports/
PRODUCTION=development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment