A web application to display detailed information regarding all levels available for Project Reality while showing a map of the level like Google Maps.
- Make sure you have npm
- Install gulp globally (
npm install -g gulp)
- Execute
npm install to download all dependencies
- Execute
gulp to build the project (distribuition files will be located in dist/ )