We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec364ba commit b8bbdbbCopy full SHA for b8bbdbb
src/ecommerce/README.md
@@ -23,7 +23,7 @@
23
## 📝 Requirements
24
25
- [NodeJs](https://nodejs.org/en/download/)
26
-- [npm](https://www.npmjs.com/get-npm)
+- [Yarn](https://yarnpkg.com/getting-started/install)
27
28
## 🎬 Getting Started
29
src/nobel-prizes/README.md
@@ -78,7 +78,7 @@ You can now go back to the root directory and run the project. The front-end cli
78
79
```bash
80
$ cd ..
81
-$ yarn serve # or npm run serve
+$ yarn serve
82
```
83
84
You can now visit `http://localhost:8080/` in your browser.
src/tenant-token/seed/yarn.lock
0 commit comments