Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 534 Bytes

README.md

File metadata and controls

31 lines (29 loc) · 534 Bytes

Backbase CodeChallenge

Front End Assignment: Make A Transaction

Transaction App was built using AngularJS.

Installation

Open the terminal Nodejs/Gitbash

$  git clone https://github.com/satishuidev/CodeChallenge.git

navigate to CodeChallenge root folder.

$  cd CodeChallenge/

Install the packages

$  npm install

Enter Npm start to run application

$  npm start

Copy the url

$  http://localhost:8080

Dependencies

You can also: - Angularjs - Angular Route - Expressjs