Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.96 KB

readme.md

File metadata and controls

40 lines (32 loc) · 1.96 KB

Daffodil Digital

Daffodil GIF

Helping brands tell their stories in smarter ways

GitHub issues GitHub license CircleCI Dependency Status aeonian status

Development

master staging
CircleCI CircleCI

Build Setup

  • Clone this repository
git clone git@github.com:acidjazz/daffodil.git
  • Install dependencies
yarn install
yarn dev

To serve to other machines via your IP address run yarn dev-public

Deployment