Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 647 Bytes

File metadata and controls

12 lines (10 loc) · 647 Bytes

Ethix-Banking-customer-account-module

it's a sample demo for the customers accounts module in banking business

steps to run the projects:-

1- git colne of this repository runing this command :git colne https://github.com/MagdyH/Ethix-Banking-customer-account-module.git.
2- build Ethix-NG-API project to create the DB. Note: i used Entity Framework Core - Code First .
3- run the API project.
4- open ethix-ng-demo folder and run : npm install to get node modules.
5- after getting package rum command : npm start to run frontend project.
6- go to user page from the menu.
7- enjoy your demo ;)