renanbym / talkdesk-challengear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Talkdesk's

This application requires Node.js v8 + to work.

CLI

$ npm install
$ npm link
$ tallkdesk-phone phones ./phones.txt

Local

$ npm install
$ npm run start

To do local tests with the possibilities, just update the file phone.txt To do the test online, just paste the file phone.txt

Remembering that in the file (phone.txt), the phones must be separated by enter (\n)

SITE >> http://localhost:3001/

About


Languages

Language:JavaScript 75.1%Language:HTML 24.9%