Skip to content

Simple example of browserify with multiple dependency managers and tests across both

Notifications You must be signed in to change notification settings

jjgonecrypto/browserify-bower-mocha-phantomjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browserify with Bower, Mocha, Phantom and Handlebars

Install

Run npm install

Note this has a bunch of install script no-nos, but hey, it's just an example.

Usage

  • View the webapp npm start

  • Run the tests headlessly via npm test

  • Run the tests in browser via npm run-script test-browser

Notes

  • Source maps are always on (the -d flag to browserify via package.json)

About

Simple example of browserify with multiple dependency managers and tests across both

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published