Skip to content

brunagil/coronavirus-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿƒ Gatsby Leaflet Starter

Jumpstart your next Gatsby mapping project with Leaflet!

โšก Quick Deploy

Deploy to Netlify Deploy with ZEIT Now

๐Ÿงฐ What This Includes

๐Ÿš€ Getting Started

Requirements

Quick Start

Run the following in your favorite terminal:

gatsby new [directory] 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 [directory] 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! ๐ŸŽ‰

About

Using React + Gatsby + Leaflet | FCC tutorial | COVID19 Map ๐ŸŒŽ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published