Bennu

September 26, 2021 ยท View on GitHub

Component system and rendering engine for Phoenix and LiveView

Installation

The package can be installed by adding bennu to your list of dependencies in mix.exs:

def deps do
  [
    {:bennu, "~> 0.1.0"}
  ]
end

Development Setup

git clone git@github.com:coingaming/lab_auth.git
cd lab_auth
./setup