Skip to content

Commit b8bbdbb

Browse files
committed
refactor: changes required
1 parent ec364ba commit b8bbdbb

File tree

3 files changed

+2
-49
lines changed

3 files changed

+2
-49
lines changed

src/ecommerce/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
## 📝 Requirements
2424

2525
- [NodeJs](https://nodejs.org/en/download/)
26-
- [npm](https://www.npmjs.com/get-npm)
26+
- [Yarn](https://yarnpkg.com/getting-started/install)
2727

2828
## 🎬 Getting Started
2929

src/nobel-prizes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ You can now go back to the root directory and run the project. The front-end cli
7878

7979
```bash
8080
$ cd ..
81-
$ yarn serve # or npm run serve
81+
$ yarn serve
8282
```
8383

8484
You can now visit `http://localhost:8080/` in your browser.

src/tenant-token/seed/yarn.lock

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)