- Clone the project
- Install using "npm install"
- Go to the lib folder and copy the file __tests__/test.example.js to __tests__/test.js
- Write a new LinkedIn service and test it inside of __tests__/test.js
- Run your test with "npm run start"
Run "npm run build"