Skip to content

kettuniko/quakestats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quakestats

Ultramodern app for inspecting quake stats

TODO UI:

  • write dev environment installation manual
  • clean up boilerplate code
  • use webservice
  • implement badges
  • make home baked jokes
  • bake home make cookes

To install & run ui

  • cd ui/
  • npm install
  • bower install
  • grunt server

"npm install" downloads required node modules and other dependencies to local cache.

"bower install" downloads required js libraries.

"grunt server" builds and runs the app (does minification etc.)

Running the rest API

bundle install bundle exec ruby rest.rb

About

Ultramodern app for inspecting quake stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published