Integration of Browserify

This commit is contained in:
Mike Francis 2014-08-15 11:43:24 +01:00
parent e010872e6f
commit 7449c800cb
9 changed files with 39 additions and 624 deletions

5
js/main.js Normal file
View file

@ -0,0 +1,5 @@
/*
* Require all your other JS files here, for example:
*
* var slider = require('./slider');
*/