Packages

Phoenix Reactify is an open-source tool meant to add a simple React implementation to fresh Phoenix Applications.

Current section

Files

Jump to
phoenix_reactify test helpers_test.exs
Raw

test/helpers_test.exs

defmodule PhoenixReactify.HelpersTest do
use ExUnit.Case
doctest PhoenixReactify.Helpers.Npm
end