AppGeo / hunt

The official competition repo for team appgeo
http://aghunt.divshot.io/
1 stars 0 forks source link

Hunt

Scavenger Hunt app, originally written for the staticshowdown hackathon.

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Building

Deploying

npm run deploy

ember divshot push to deploy to http://development.aghunt.divshot.io
ember divshot push production to deploy to https://aghunt.divshot.io

For more info, see ember divshot -h or https://github.com/rwjblue/ember-cli-divshot.

Further Reading / Useful Links