Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 617 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 617 Bytes

quake-stats

Quake III Arena statistics which include flag!

Getting Started

  1. First of all - clone the repo.
  2. If you don't have node installed on your machine, please install it from here.
  3. After node has been install, open CMD, go to the root directory of the project and run npm install.
  4. If you need to just update the components, run bower install.
  5. Drop your Quake III Arena games.log file in the root directory of the project.
  6. Run grunt server from the root directory of the project.

Your browser shoud open with the application launched.