Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save octavioamu/2220078 to your computer and use it in GitHub Desktop.
Save octavioamu/2220078 to your computer and use it in GitHub Desktop.
Bolt - Padrão de JS
/*
* Author: Name @Bolt Brasil
* Project: Project Name
* Date: Date of Project
*/
/* ==========>> Summary
=Login
=Home
=Slider
=Modal
============================================================= */
(function($){
//Anonymous Self Invoction Function
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment