We Are Apartments
| master | staging |
|---|---|
- Clone this repository
git clone git@github.com:acidjazz/waa.git- Install dependencies
yarn install- Generate routes and lever job listings
yarn cash- Serve your dev environment with HMR at http://localhost:3000
yarn devContinuous Deployment is setup using the git-flow workflow with aeonian via Circle-CI