ILendLeaseService

This project is a service that created with express and apollo-server.

Getting Started

In order to start development follow this steps:

  1. Install the dependencies: npm install
  2. Run npm run dev to start a local server that will watch files changes or npm start without watching files.

Enjoy!