Skip to content

bugMaker-237/ASP.NETCoreAngular7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT license

ASP.NETCoreAngular7

This is a starter project for Angular 7 and ASP.NET Core

This project is inspired by @asadsahi's work AspNetCoreSpa but it is a much more simpler version. This project only provides a complete robust base structure with no additional features.

Pre-requisites

  1. .Net core sdk
  2. Either VSCode with C# extension OR Visual studio 2017
  3. Nodejs

**Make sure you have Node version >= latest LTS and NPM >= latest LTS

Installation

  1. Clone the repo: $git clone https://github.com/bugMaker-237/ASP.NETCoreAngular7
  2. Change directory: $cd ASP.NETCoreAngular7
  3. Restore packages && run .Net project: F5 from either VScode or Visual Studio IDE OR $cd .\MPWebClient
    $dotnet run

About

This is a starter project for Angular 7 and ASP.NET Core

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published