Cathering Kwong Design
| master | staging |
|---|---|
- Clone this repository
git clone git@github.com:acidjazz/ckd.git- Install dependencies
yarn install- Serve your dev environment with HMR at http://localhost:3000
yarn devTo serve to other machines via your IP address run
yarn dev-public
Continuous Deployment is setup using the git-flow workflow with aeonian via Circle-CI
- Branch development merges deploy to http://development.catherinekwong.com/
- Branch staging merges deploy to http://staging.catherinekwong.com/
- Branch master merges deploy to http://catherinekwong.com/
