Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 832 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 832 Bytes

PHENOM Sponsorship map

Map of support to The Public Higher Education Network of Massachusetts (PHENOM). Adapted from the commitment map of The People's House campaign.

Built with Leaflet, using data from a Google Sheet provided by the campaign, combined with geographic data from bhrutledge/ma-legislature.

The map is now shown on the landing page of PHENOM's website.

Developing

Install the dependencies:

npm install

Run the development server:

npm start

View the map at http://localhost:3000, or http://localhost:3000/embed/ for an iframe-d version.

Publish changes by pushing them to the main branch.