usgs / landslides-post-wildfire-debris-flow

A web application that displays estimates for the probability and volume of debris flows that may be produced by a storm in a recently burned area
Other
7 stars 6 forks source link

landslides-post-wildfire-debris-flow

Build Status

A web application that displays estimates for the probability and volume of debris flows that may be produced by a storm in a recently burned area.

Generating a new Project

Using the Generated Project

To begin working with the project

Getting Started

Configuration

CSS

JS

Deploying this application

This application is deployed via the landslides-website project.

Build the project, then copy the files to the landslides-website project (assuming they are checked out in parallel folders):

grunt builddist
cp -r dist/htdocs/{index.php,detail.php,css,images,js,README.md} ../landslides-website/src/htdocs/hazards/postfire_debrisflow/.