Skip to content

Code challenge to create a Zendesk Search CLI application

Notifications You must be signed in to change notification settings

mrkimbo/Zendesk-Search-CLI

Repository files navigation

Zendesk Search CLI

Zendesk Search CLI is a Node application that allows a user to search some static json data.

Installation / Setup

Prerequisites

  • Node: >10
  • Npm: >6

Dependencies

Firstly clone this repository to your local machine and then navigate to the project folder to execute the following commands:

# check node version - if this errors, please (re)install node:
node -v

# 
npm install

Running the App

From the project folder, run the following command:

npm start

License

MIT

About

Code challenge to create a Zendesk Search CLI application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published