Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 422 Bytes

File metadata and controls

14 lines (8 loc) · 422 Bytes

Repo Description

A simple repository that pulls projects and issues from a specified project management tool.

Setting up the project locally

To set up the project locally, do the following:

  1. Run npm install on the root of the project folder to install the dependencies.
  2. Run node index.js to start the server

Running Tests

  1. Run jira index.integration.test to run all integration tests for jira.