Merge pull request #5 from TarunavBA/patch-1

Fix(docs) : add bash style syntax highlighting
This commit is contained in:
Hannah Park 2022-01-12 12:26:15 -05:00 committed by GitHub
commit 20c119e4fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,9 +22,11 @@ I implemented Tailwind mostly because I wanted to learn how to use Tailwind CSS,
_To Run Locally:_
Clone the repository and perform the following command line actions:
- npm init
- npm run start
```bash
$ cd wordle
$ npm init
$ npm run start
```
### I'm looking for a junior developer role
Please feel free to contact me on [linkedin](https://www.linkedin.com/in/hannahpark1000/) and learn more about me [here](https://www.hannahmariepark.com/)