Last active
December 2, 2015 04:51
-
-
Save socieboy/8781d83044c46cd475ca to your computer and use it in GitHub Desktop.
Boot JS file for AdminLTE
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.$ = window.jQuery = require('jquery') | |
// Including Bootstrap Javascript | |
require('bootstrap-sass') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment