ReactRender

Build StatusHex.pmLicense: MITCoverage Status

Renders React as HTML

Documentation

The docs can be found at https://hexdocs.pm/react_render.

Installation

def deps do
  [
    {:react_render, "~> 3.0.0"}
  ]
end

Getting Started with Phoenix