oneconcern
Artificial Intelligence Platform for Disasters With Vue
Local Build Setup
- Clone this repository
git clone [email protected]: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
Deployment
Continuous Deployment is setup using the git-flow workflow with aeonian via Circle-CI