Skip to content

rkbodenner/goboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goboard

Web front end for boardgame setup app

Testing

  1. Install Bower (http://bower.io).
  2. Install dependencies via Bower: bower install
  3. Make sure, in js\app.js, that App.MEEPLE_MOVER_URL points to http://localhost:8080. (This is where the tests' HTTP mocks go.)
  4. Uncomment the script tags after "to activate the test runner" at the bottom of index.html.
  5. Serve the app, for example using the built-in Python web server: python -m SimpleHTTPServer 8000
  6. Open the root URL with an added test parameter, for example, http://localhost:8000/index.html?test

About

Web front end for boardgame setup app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published