Helping brands tell their stories in smarter ways
| master | staging |
|---|---|
- Clone this repository
git clone git@github.com:acidjazz/daffodil.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
- All deployment is setup using the git-flow workflow with aeonian via Circle-CI
- Branch staging merges deploy to http://staging.daffodildigital.com/
- Branch master merges deploy to http://daffodildigital.com/
