Skip to content

HagenKnight/Payroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee

.Net Software Developer Test

By Giovanni García R - July 2023

Introduction

This solution was developed using .NET 7 and Angular CLI 15.2.0.

Backend app

To launch the backend app, go to the src\Payrol.API folder and run the following command:

dotnet run --launch-profile https

Frontend app

To launch the frontend app, go to the src\Payrol.UI folder and run the following command:

ng serve --o

The frontend app will open a new browser tab at http://localhost:4200/.

About

.Net Software Developer Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors