中文(简体)
安装前端依赖项
cd ClientApp && npm install
当它如何运行它时,您有两种选择。您可以使用命令行dotnet run ,也可以在VSCODE/VS2017 Build-In-In Run命令上击中F5 。
dotnet run
F5
更改配置以发布和发布。