Skip to content
/ dam Public
forked from ckingbailey/dam

Visualizating reliance on and fragility of dams in California

Notifications You must be signed in to change notification settings

mariellep/dam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A map and infographics visualizing dam hazard in California

Created for The CA Water Data Challenge

Based on the data from Dam's Within The Jurisdiction of the State of California


Instructions for deployment on Github Pages

* Currently there is a github organization, dam-safety, and a repo there, damss

  1. Do npm run build on the command line in your local directory where you the dam repo is located. This will run the React script to build the project.

  2. Copy the contents of the build directory into the directory you have connected to the damss repo of the dam-safety organization.

  3. Checkout a new branch on your local damss repo and commit everything you copied over from dam/build. Push it to the remote damss.

  4. Go to the damss repo on Github and merge to master the branch you just pushed.

  5. Voilà, your changes should deploy in a few minutes to dam-safety.github.com/damss

About

Visualizating reliance on and fragility of dams in California

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • CSS 22.0%
  • HTML 2.1%