Skip to content

mz026/kingofpop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kingofpop: AngularJS testing demo app

  • requirements:

    • node.js, which can be found here
    • testem, which can be found here and can be installed by $ npm install -g testem
    • phantomJS, which can be found here and can be installed by $ npm install -g phantomjs
  • to launch:

$ ./scripts/web-server.js and then visit http://localhost:8000/app/index.html

  • to run tests:

    • $ cd /path/to/kingofpop and then $ testem
    • visit http://localhost:7357 if you want to see the pretty results

About

sample app for angularjs.tw meetup on 130909

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages