Last active
February 15, 2022 21:10
-
-
Save raphabarreto/cbce3bb5958495c8fc543aa0ee7c7a68 to your computer and use it in GitHub Desktop.
Json Server host configuration
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
| yarn json-server --host ip api.json -p 3333 | |
| ** Don´t forget to change the IP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment