提交 973cfba3 编写于 作者: C Carter Feldman 提交者: 偏右

Update practical-projects.en-US.md

Fixed 'addd' npx to 'add'
上级 fb7ca35c
......@@ -126,7 +126,7 @@ We need to write an application displaying the list of products. The first step
If you don't have npx, you need to install it first to execute the commands under node_modules.
```bash
$ yarn global addd npx
$ yarn global add npx
```
Then create a `/products` route,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册