Skip to content

Instantly share code, notes, and snippets.

@Daniel-Monroy
Created June 29, 2020 21:20
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 Daniel-Monroy/64be3efdc256c920c02ce1d4338214d5 to your computer and use it in GitHub Desktop.
Save Daniel-Monroy/64be3efdc256c920c02ce1d4338214d5 to your computer and use it in GitHub Desktop.
REACT NATIVE HELP
react-native in Ubuntu 20.04
JSON SERVER
`https://github.com/typicode/json-server`
json-server --host 192.168.1.XX --port 5000 db.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment