Zendesk Search CLI is a Node application that allows a user to search some static json data.
- Node: >10
- Npm: >6
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
From the project folder, run the following command:
npm start