Skip to content

Instantly share code, notes, and snippets.

@acidbjazz
Last active September 25, 2019 05:05
Show Gist options
  • Save acidbjazz/be63610412ce0c01549dbb29e65cf472 to your computer and use it in GitHub Desktop.
Save acidbjazz/be63610412ce0c01549dbb29e65cf472 to your computer and use it in GitHub Desktop.
  1. Create new project:
gatsby new project-name
  1. Install packages:
npm i --save gatsby-plugin-react-svg gatsby-source-contentful gatsby-transformer-remark

npm i --save gatsby-plugin-react-leaflet react-leaflet leaflet

npm i --save-dev gatsby-plugin-root-import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment