Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

tribalwarshelp/map.tribalwarshelp.com

Repository files navigation

map.tribalwarshelp.com

A website built with React, which allows communicating with TWHelp API map service in a simple way.

Screenshots

Screenshot

Screenshot

Development

Prerequisites

  1. Node.JS
  2. yarn/npm

Installing

  1. Clone this repo
  2. Navigate to the directory where you have cloned this repo.
  3. yarn install
  4. yarn run develop