Updated 04. Setting eShopOnContainer solution up in a Mac, VS for Mac or with CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown)
parent
91919843ad
commit
60bd78d76f
@ -225,6 +225,7 @@ You could generate the binaries manually, with 'dotnet publish', but for your co
|
|||||||
```bash
|
```bash
|
||||||
$ ./build-bits.sh
|
$ ./build-bits.sh
|
||||||
```
|
```
|
||||||
|

|
||||||
|
|
||||||
This script runs a dotnet restore, build, and publish for each project using the `dotnet` CLI tool.
|
This script runs a dotnet restore, build, and publish for each project using the `dotnet` CLI tool.
|
||||||
In addition, it runs the client build commands using *npm* to build the SPA application
|
In addition, it runs the client build commands using *npm* to build the SPA application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user