Artificial Intelligence platform for Disasters
master | staging |
---|---|
- Clone this repository
git clone git@github.com:acidjazz/oneconcern.git
- Install dependencies
yarn install
- Generate routes and lever job listings
yarn cash
- Serve your dev environment with HMR at http://localhost:3000
yarn dev -o
Continuous Deployment is setup using the git-flow workflow with aeonian via Circle-CI