Skip to content

Files

Latest commit

2d81f67 · Jul 10, 2019

History

History
13 lines (9 loc) · 258 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 258 Bytes

Flood

Requirements

  • erlang ~> 21
  • elixir ~> 1.9
  • node.js >= 10.15.0

Quickstart

  1. Install dependencies with mix deps.get
  2. Install Node.js dependencies with npm --prefix assets install
  3. Start Phoenix endpoint with mix phx.server