gatsby-recipe-react-leaflet

0.1.0 • Public • Published

🍃 Gatsby Recipe React Leaflet

React Leaflet is a component library bringing React Components to Leaflet.

Add to an Existing Gatsby Project

gatsby recipes https://raw.githubusercontent.com/colbyfayock/gatsby-recipe-react-leaflet/master/react-leaflet.mdx

Starting from Scratch

  • Create a new Gatsby site and navigate
gatsby new my-gatsby-react-leaflet-app https://github.com/gatsbyjs/gatsby-starter-hello-world
  • Navigate to the directory
cd my-gatsby-react-leaflet-app
  • Upgrade to the latest version of Gatsby
npm upgrade --latest
yarn upgrade --latest
  • Run the recipe
gatsby recipes https://raw.githubusercontent.com/colbyfayock/gatsby-recipe-react-leaflet/master/react-leaflet.mdx
  • Start your development server
gatsby develop
npm run develop
yarn develop

Readme

Keywords

none

Package Sidebar

Install

npm i gatsby-recipe-react-leaflet

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

9.25 kB

Total Files

12

Last publish

Collaborators

  • colbyfayock