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 ef3e17b commit 892c295Copy full SHA for 892c295
README.md
@@ -97,8 +97,11 @@ You can now view ecommerce in the browser.
97
Note that the development build is not optimized.
98
To create a production build, use npm run build.
99
100
+`
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`.
105
106
107
### The application file app.js
0 commit comments