git clone https://github.com/fullstackpro-io/modjs-youtube.git
npm install
npm run build:helpers
npm run build:utils
npm run build:icons
npm run build:core
npm run start:docs
npm run test:core
npm run test:icons
npm run test:utils
npm run test:helpers