Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.54 KB

readme.md

File metadata and controls

39 lines (31 loc) · 1.54 KB

jared stanley

We Are Apartments

GitHub issues CircleCI aeonian status

Branch Status

master staging
CircleCI CircleCI

Local Build Setup

  • Clone this repository
git clone git@github.com:acidjazz/waa.git
  • Install dependencies
yarn install
  • Generate routes and lever job listings
yarn cash
yarn dev

Deployment

Continuous Deployment is setup using the git-flow workflow with aeonian via Circle-CI