Skip to content

tkdn/browserify-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browserify demo

This repository is grunt-browserify demo and test personaly.

Browserified js file (dist/bundle.js) consists of "Customized jQuery(custom:-ajax)", "Moment.js" and "one jQuery plugin(jquery-scrollstop)".

Clone this repo

$ git clone https://github.com/tkdn/browserify-demo.git

ready for customized jquery

$ npm run jquery:custom

This is all done, jquery repo cloning into "vendor/jquery/" and "npm install" in the directory and "grunt custom:-ajax"

browserify

$ npm run build

About

grunt-browserify demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published