Skip to content

jib-collective/doc-mongolia

Repository files navigation

Web-Scroll-Reportage about uranium mining and consequences for for the nomads in Mongolia

Installation

npm install && bower install

Watch for Changes

grunt watch

Run local server

# Run on http://localhost:3000
node server.js

Build Production Environment

grunt build

Release to a S3

cp aws.json.default aws.json

# Add your credentials to aws.json

# Upload changed files to /mongolei/ and invalidate
# /mongolei/{language}/index.html
grunt release