Created
October 20, 2021 12:28
-
-
Save igorvieira/b6a19514f9704600a2d5a7b9fb5f927b to your computer and use it in GitHub Desktop.
README - Example
This file contains 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
# Repository or organization name | |
> Description | |
## Build Setup | |
``` bash | |
# install dependencies | |
npm install or yarn | |
# run the tests | |
npm test or yarn test | |
``` | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment