File tree Expand file tree Collapse file tree
0-sign-in-vanillajs/AppCreationScripts
1-sign-in-react/AppCreationScripts
2-sign-in-angular/AppCreationScripts
5-sign-in-express/AppCreationScripts Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ ms.date: 04/19/2023
2626> cd App && npm install && npm start
2727> ` ` `
2828>
29- > 1. Visit ` http://locahost :3000` in your browser.
29+ > 1. Visit ` http://localhost :3000` in your browser.
3030> 1. Select ** Sign-in** on the navigation bar, then follow the prompts.
3131>
Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ ms.date: 04/19/2023
2626> cd SPA && npm install && npm start
2727> ` ` `
2828>
29- > 1. Visit ` http://locahost :3000` in your browser.
29+ > 1. Visit ` http://localhost :3000` in your browser.
3030> 1. Select ** Sign-in** on the navigation bar, then follow the prompts.
3131>
Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ ms.date: 04/19/2023
2626> cd SPA && npm install && npm start
2727> ` ` `
2828>
29- > 1. Visit ` http://locahost :4200` in your browser.
29+ > 1. Visit ` http://localhost :4200` in your browser.
3030> 1. Select ** Sign-in** on the navigation bar, then follow the prompts.
3131>
Original file line number Diff line number Diff line change @@ -25,6 +25,6 @@ ms.date: 04/19/2023
2525> cd App && npm install && npm start
2626> ` ` `
2727>
28- > 1. Visit ` http://locahost :3000` in your browser.
28+ > 1. Visit ` http://localhost :3000` in your browser.
2929> 1. Select ** Sign-in** on the navigation bar, then follow the prompts.
3030>
You can’t perform that action at this time.
0 commit comments