This is a web-based interactive map that will be embedded into NAPC’s Talambayan microsite.
Install packages
npm install
Get .env
from the Bitwarden collection and put it in the root directory.
Run site
npm start
This prototype is currently deployed here.
Install firebase-tools
:
npm install -g firebase-tools
Run this in the root folder:
firebase deploy
- Mapbox GL JS - JavaScript library that uses WebGL to render interactive maps
- Firebase - mobile and web application development platform