Earthquake Response app to assist with writing talking points.
First install node.js and grunt.
- Clone project
git clone https://github.com/shaefner-usgs/esc-eq-response.git
- Install dependencies
cd esc-eq-response
npm install
- Configure app
cd esc-eq-response/src/lib
./pre-install
(accept defaults)
- Run grunt
cd esc-eq-response
grunt