Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 277 Bytes

README.MD

File metadata and controls

14 lines (11 loc) · 277 Bytes

Steps To Run

  • Clone the repo
  • Open the cloned folder
  • Create a .env file with the content below
token=<YOUR_QUIP_PERSONAL_ACCESS_TOKEN>
  • Replace the folderId variable in index.js
  • Open repo folder in terminal
  • Run npm install
  • Run node index.js