Skip to content

colbyfayock/gatsby-starter-leaflet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bb91fb9 Β· Jun 14, 2022
Jun 14, 2022
Sep 7, 2021
Jun 14, 2022
Jun 14, 2022
Jun 14, 2022
Oct 27, 2020
Oct 13, 2019
Jun 14, 2022
Jun 14, 2022
Oct 13, 2019
Aug 21, 2020
Aug 21, 2020
May 27, 2019
Oct 27, 2020
Jun 14, 2022
Feb 26, 2021
May 17, 2020
Jun 14, 2022
Jun 14, 2022

Repository files navigation

πŸƒ Gatsby Leaflet Starter

All Contributors

Jumpstart your next Gatsby mapping project with Leaflet!

⚑ Quick Deploy

Deploy to Netlify Deploy with Vercel Now

🧰 What This Includes

πŸš€ Getting Started

Requirements

Quick Start

Run the following in your favorite terminal:

gatsby new my-map-app https://github.com/colbyfayock/gatsby-starter-leaflet

Starting from Scratch

yarn global add gatsby-cli
  • Inside the directory of your choice, scaffold a new Gatsby site:
gatsby new my-map-app https://github.com/colbyfayock/gatsby-starter-leaflet

For example, if I want my installation in ~/Code/new-gatsby-site, I would navigate to ~/Code and run:

gatsby new new-gatsby-site https://github.com/colbyfayock/gatsby-starter-leaflet
  • Navigate to your new directory and run:
yarn develop
  • You should now be running a new Gatsby site locally! πŸŽ‰

πŸ—Ί Resources to Learn About Mapping

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Colby Fayock

πŸ’» πŸ“–

Fukuda Naoto

πŸ’»

Digvijay Singh Rathore

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!