install framer motion

C++
If you have npm:
npm install framer-motion
If you have yarn:
yarn add framer-motionwith npm => 
npm install framer-motion
with yarn => 
yarn add framer-motion
Source

Also in C++: