/ships

Primary LanguageJavaScript

ships - Show ships on a map

Usage

Demo

Requirements

Installation

  1. Clone the repository: git clone https://github.com/ddhauser/ships.git.
  2. Move into the new directory cd ships.
  3. Install the NodeJS dependencies: npm install can take a minute...
  4. Run the server: npm run start.
  5. Go to http://localhost:8080.
  6. Enjoy!