Smooth Scrollbar (https://github.com/idiotWu/smooth-scrollbar)
GSAP v3 (https://greensock.com/gsap/)
npm install
or yarn install
gulp
or gulp serve
deploy app and start browsersync server + watchers
├── /tmp/ # Temporary served files
└── /src/ # The source code of the application
├── /js/ # JavaScript source
├── /pug/ # Pug templates
└── /_includes/ # Pug partials
├── /scss/ # SCSS styles
├── /static/ # Static files (fonts, images, videos, etc..)