Skip to content

ssp5zone/browserify-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browserify Setup for different Module formats

This a collection of files that demo how to use various module formats with Browserify.

Requirements

  1. Node.js

Run

  1. Just clone or download.
  2. Open cmd prompt or terminal here.
  3. Run the following,
npm start

Sit back and relax. This will install the dependencies, build the files, start a small local server and even open the browser for you.

Build

The project also demonstrates various bundling mechanisms.

Use the following command to build all files. (npm start does it automatically)

npm run build

Note: Refer package.json for individual build details.

Licence

MIT Licence.

About

Demo of various module format setups in Browserify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published