Skip to content

MarSab/CodingChallengeRicardo

Repository files navigation

Coding Challenge Ricardo.ch

The purpose of this webapp is to:

  • display a list of open invoices of the user
  • display a list of latest transactions
  • show the total amount the user has still to pay and allow him to do it

How To run it

You need to have Node.js installed on your machine. Download the project and open it in your IDE.

In the folder of the project run

npm install
bower install

When they are over, you can just run

gulp serve

the webapp will be launched on http://localhost:3000/ .

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published