Quake III Arena statistics which include flag!
- First of all - clone the repo.
- If you don't have node installed on your machine, please install it from here.
- After node has been install, open CMD, go to the root directory of the project and run
npm install
. - If you need to just update the components, run
bower install
. - Drop your Quake III Arena games.log file in the root directory of the project.
- Run
grunt server
from the root directory of the project.
Your browser shoud open with the application launched.