Skip to content

Instantly share code, notes, and snippets.

@ManuViola77
Last active August 10, 2020 22:59
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 ManuViola77/2847c82b2dd3f7e8a8ffbe015735c63e to your computer and use it in GitHub Desktop.
Save ManuViola77/2847c82b2dd3f7e8a8ffbe015735c63e to your computer and use it in GitHub Desktop.
Api URL mock
export default {
API_URL: 'https://mock.com/api'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment