gatsby-starter-leaflet

🍃 A Gatsby starter with Leafet to quickly build React apps with a map!

MIT License

Downloads
17
Stars
114
Committers
6

🍃 Gatsby Leaflet Starter

Jumpstart your next Gatsby mapping project with Leaflet!

⚡ Quick Deploy

🧰 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):

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

Package Rankings
Top 14.43% on Npmjs.org
Badges
Extracted from project README
All Contributors Deploy to Netlify Deploy with Vercel Now
Related Projects