aos animation vue

C++
npm i -g @vue/cli
vue create vue-demo
cd vue-demo

//Add AOS animations to the project
npm i aos@next

Source

Also in C++: