Which bio endemic birds have you seen?
Inspired by Zoziologie web apps :)
git clone [email protected]:g-normand/bio-endemics.git
cd bio-endemics
npm install
FOR DEV:
npm run dev
FOR PROD:
npm run build
scp -r dist/* [email protected]:/home/guiguide/www/bio_endemics/
To add regions:
Add region in regions.json
Add species in species_list.csv
npm run processSpecies