/loan-management

Building a system for managing loans that the company disburse.The main two functionalities will be entering a new loan into the system and viewing the info about the loan.

Primary LanguageJavaScript

  • Clone the repo
  • Open Command Line
  • Go to the selected folder
  • Run the following commands
npm install
bower install
gulp serve