Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 479 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 479 Bytes

Sixth report of the CERO

A map of rare birds seen in Ecuador (according to the sixth report of the CERO)

Inspired by image

Installation

git clone git@github.com:g-normand/cero-reports
cd cero-reports
git checkout main

npm install
npm run processObs
npm run dev

FOR PROD:
make deploy