Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 785 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 785 Bytes

Data Viz Amazonia

Netlify Status See this project live at https://flamesofamazonia.netlify.app/

This data story was created by Ri Le, Emma Lu, Nishat Chowdhury, and Anavi Lohia for the course Introduction to Data Visualization during 2019 Fall taught by Professor Agnes Chang at Columbia University.

Instructions

  • Install nvm and node
  • nvm use to switch Node version
  • npm install to install dependencies
  • npm run dev to start Parcel dev server
  • npm run build to start static Parcel build
  • npm run deploy to bundle and deploy to Netlify