Skip to content

jinghao/2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit tests

Building the Bundle

  • Install browserify: sudo npm install -g browserify
  • Run browserify js/application.js -o js/bundle.js to build the latest Javascript bundle for the browser (Tests don't need this bundle).

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.9%
  • CSS 33.1%