Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 782 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 782 Bytes

FallingBlocks

Deployed as Falling Tiles at falling-tiles.angelika.me.

Setup

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more