Skip to content

Commit 892c295

Browse files
Update README.md
1 parent ef3e17b commit 892c295

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,11 @@ You can now view ecommerce in the browser.
9797
Note that the development build is not optimized.
9898
To create a production build, use npm run build.
9999

100+
`
100101
```
101-
3. copy this link `http://localhost:3000` to your browser to get in the react admin app and start managing the `products` and `users`.
102+
**III- Test your application***
103+
104+
copy this link `http://localhost:3000` to your browser to get in the react admin app and start managing the `products` and `users`.
102105

103106

104107
### The application file app.js

0 commit comments

Comments
 (0)