Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 500 Bytes

File metadata and controls

22 lines (16 loc) · 500 Bytes

Map

A browser-based, crowd-sourced global map of STEM initiatives for women and girls. Small step for woman, giant leap for womankind

Data

/public/assets/data

Prerequisites

You need to have node installed: https://nodejs.org/en/

I used Visual Studio Code IDE https://code.visualstudio.com/

Run locally

To run the server locally, run in a terminal:

npm install
PORT=3000 node main.js