Merge pull request #5 from TarunavBA/patch-1
Fix(docs) : add bash style syntax highlighting
This commit is contained in:
commit
20c119e4fe
1 changed files with 5 additions and 3 deletions
|
@ -22,9 +22,11 @@ I implemented Tailwind mostly because I wanted to learn how to use Tailwind CSS,
|
||||||
|
|
||||||
_To Run Locally:_
|
_To Run Locally:_
|
||||||
Clone the repository and perform the following command line actions:
|
Clone the repository and perform the following command line actions:
|
||||||
|
```bash
|
||||||
- npm init
|
$ cd wordle
|
||||||
- npm run start
|
$ npm init
|
||||||
|
$ npm run start
|
||||||
|
```
|
||||||
|
|
||||||
### I'm looking for a junior developer role
|
### 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/)
|
Please feel free to contact me on [linkedin](https://www.linkedin.com/in/hannahpark1000/) and learn more about me [here](https://www.hannahmariepark.com/)
|
||||||
|
|
Loading…
Add table
Reference in a new issue