PhoenixReactRenderExample
This example application is used for demonstrating how to do server-side rendering with react_render.
Tech Stack
- Elixir
- Phoenix Web Framework
Project Setup
Project can be set up by running sh ./bin/setup. It does the steps defined below.
Note that Elixir 1.5 or greater is required in order to start it.
Once run, follow directions and start app by running sh ./bin/server
Now you can visit localhost:4000 from your browser.
On this page
Contributors
Created October 2, 2019
Updated January 28, 2023