Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Map Time tutorial on how to migrate a Leaflet project to the 1.0 release

License

Notifications You must be signed in to change notification settings

RyanMullins/MapTime-Migrating-To-Leaflet-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapTime-Migrating-To-Leaflet-1.0

Map Time tutorial on how to migrate a Leaflet project to the 1.0 release

Installation

  1. Install Node.js on your machine
  2. Download this repository, either by downloading this zip file or cloning this repository to your computer with Git
  3. Navigate to the folder where you cloned or extracted this project from your operating system's command line prompt (e.g. Terminal on OSX, PowerShell or command prompt on windows)
  4. Run the command npm install to download and install the dependencies necessary to run the project
  5. Run the command npm start (or the equivalent command node server.js) to start the server
  6. Visit http://localhost:4000 in your browser to see the map!

About

Map Time tutorial on how to migrate a Leaflet project to the 1.0 release

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published