Updated 06. Setting the Web SPA application up (markdown)
parent
5d537a682e
commit
6692295a0f
@ -28,7 +28,7 @@ http://www.hanselman.com/blog/VisualStudio2015FixingDependenciesNpmNotInstalledF
|
|||||||
|
|
||||||
### Build the SPA app with NPM
|
### Build the SPA app with NPM
|
||||||
Now, you need to build the SPA app (TypeScript and Angular 4 based client app) with NPM.
|
Now, you need to build the SPA app (TypeScript and Angular 4 based client app) with NPM.
|
||||||
* Open a command-prompt window and move to the root of the SPA application (src\Web\WebSPA\eShopOnContainers.WebSPA)
|
* Open a command-prompt window and move to the root of the SPA application (src\Web\WebSPA\)
|
||||||
* Run the command <b>npm install</b> as shown below:
|
* Run the command <b>npm install</b> as shown below:
|
||||||
<img src="img/spa/npm-install.png">
|
<img src="img/spa/npm-install.png">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user