How to install an NPM package?

Code
Code Component
Framer
Updated: 2018-08-14
  1. You need to have NodeJS installed (and preferably yarn)
  2. File -> Show Project Folder
  3. Drag the folder to a terminal and you'll get the path of it
  4. Go into that directory and "yarn add ..."