Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 147 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 147 Bytes

Merkle Airdrop PhpApp

Dev

  1. composer install
  2. bin/cake migrations migrate
  3. bin/cake migrations seed
  4. npm run prod
  5. bin/cake server