项目作者: sketch7

项目描述 :
.NET Angular skeleton - based on .NET official Template - Angular 9.x + netcore 3 :rocket:
高级语言: C#
项目地址: git://github.com/sketch7/dotnet-ngx-sample.git
创建时间: 2019-02-22T20:03:02Z
项目社区:https://github.com/sketch7/dotnet-ngx-sample

开源协议:

下载


dotnet ngx sample

.NET Angular sample - based on .NET official Template

What does it have?

  • Angular 9.x
  • .NET Core 3.0
  • Docker
  • SSR bundled (no need to publish node_modules)

Getting started

  • npm i

Run fully development

  • npm start .net server + angular app

Run Angular only

  • npm run serve:app without .net server

Run docker

  • serve:docker builds everything prod mode and run