Skip to content

rmrice/simple-map-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-map-server

A simple map server, served to your browser with express 🗺️

Getting started

You will need git + npm to use this repo. I recommend installing nvm.

  1. Clone this repo (or fork it!)
git clone https://github.com:rmrice/simple-map-server.git
cd simple-map-server
  1. Install dependencies
npm install
  1. Start the server
npm start
  1. Go to localhost:8888 in your browser

About

a simple map server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published