ships - Show ships on a map
Usage
Requirements
Installation
- Clone the repository:
git clone https://github.com/ddhauser/ships.git
. - Move into the new directory
cd ships
. - Install the NodeJS dependencies:
npm install
can take a minute... - Run the server:
npm run start
. - Go to http://localhost:8080.
- Enjoy!