Awesome
<p align="center"> <img src="https://github.com/oneconcern/oneconcern/blob/master/static/logo.png" width="300" alt="1C PNG"/> </p>Artificial Intelligence platform for Disasters
<a href="https://github.com/nuxt/nuxt.js/"><img src="https://img.shields.io/badge/nuxt.js-v1.4.0-800080.svg?style=flat-square" alt=""/></a>
Branch Status
master | staging | dev |
---|---|---|
Local Build Setup
- Clone this repository
git clone git@github.com:oneconcern/oneconcern.git
- Install dependencies
yarn install
- Serve your dev environment with HMR at http://localhost:3000
yarn dev
To serve to other machines via your IP address run
yarn dev-public
Deployment
Continuous Deployment is setup using the git-flow workflow with aeonian via Circle-CI
*** Edited 06/01/2018 by @zivagolee