Skip to content

vanavaraVL/SampleWebApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

The simplies web application based on Angular and .NET Core

Allows to perform CRUD operation with Customer Entity:

  • fetch
  • get by identity

And allows to see the basis concept in the frontend:

  • Show module angular usage principles
  • Show router outlet angular usage principles
  • Show components angular usage principles

Getting Started

Project contains the following namespaces and organization modules:

How to run

  1. Under the folder (./src/frontend/sample.web) perform npm install
  2. Run WebAPI project

Sample application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published