Skip to content

realitymod/PRGallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRGallery

A web application to display detailed information regarding all levels available for Project Reality while showing a map of the level like Google Maps.

Setting up the project

  1. Make sure you have npm
  2. Install gulp globally (npm install -g gulp)
  3. Execute npm install to download all dependencies
  4. Execute gulp to build the project (distribuition files will be located in dist/ )