This package uses the following components:
- NPM
- Bower
- SCSS
- YouTube API
- Bootstrap
- jQuery
- JSONP
- Gulp
- BrowserSync
This package utilizes gulp with browsersync for watching file changes, and compiling scss files.
Run npm install
to install bower and npm dependencies
Run npm start
or gulp serve
to load package in a localhost page to preview and to watch file changes