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 b1a6b24 commit 97eba2eCopy full SHA for 97eba2e
README.md
@@ -91,8 +91,8 @@ app2StateChanged(app2State) {
91
Location: https://github.com/microsoft/redux-micro-frontend/tree/main/sample
92
93
Instruction for running Sample App
94
-1. Go to sample/counterApp and run `npm i` and then `npm run start start-component`
95
-2. Go to sample/todoApp and run `npm i` and then `npm run start start-component`
+1. Go to sample/counterApp and run `npm i` and then `npm run start`
+2. Go to sample/todoApp and run `npm i` and then `npm run start`
96
3. Go to sample/shell and run `npm i` and then `npm run start`
97
4. Browse http://localhost:6001
98
0 commit comments