/project-pulse

Aggregated stats for Github projects.

Primary LanguageTypeScript

project-pulse

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd project-pulse
  • yarn

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Testing

Further Reading / Useful Links