balazsotakomaiya / intercom-tech-test

Intercom.com take home test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi, Intercom! 👋

Build Status

Prerequisites

  • Node.js / npm installed
  • Typescript installed

Getting started

In order to build & run the project:

npm run build
npm run start

In order to run all the tests:

npm run test

That's about it – short on time?
The output of the script can be found in ./data/output.txt

About

Intercom.com take home test


Languages

Language:TypeScript 95.7%Language:JavaScript 4.3%