Skip to content
/ DMG Public

A Web application for making e-payments to a municipality

Notifications You must be signed in to change notification settings

nhomenidis/DMG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DebtManagment

2017-10-08

Getting Started

This is a project for coding School from qualco_4 development team. It is a debt managment application for the citizen.

Prerequisites

For Web
https://nodejs.org/en/ install LTS version

Open command line and run the following commands

npm install -g typescript // it will install typescript globally
npm install -g @angular/cli@latest  //iw will install cli globally
npm install // in the root folder of the project to install node_packages

ng serve --open // it will run the application on the default broswer

For Api
Visual Studio 2017
Core 2

Open visual studio
Right click on solution and restore nuget packages
Run only Web.Api project 

About

A Web application for making e-payments to a municipality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published