Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 493 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 493 Bytes

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/ )