Skip to content

gauravtiwari/react_on_elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactOnElixir

TODO: Add description

Installation (unpublished)

If available in Hex, the package can be installed as:

  1. Add react_on_elixir to your list of dependencies in mix.exs:

    def deps do [{:react_on_elixir, "~> 0.0.1"}] end

  2. Ensure react_on_elixir is started before your application:

    def application do [applications: [:react_on_elixir]] end

About

Server render and mount react components on any elixir web application (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published