Skip to content

ctbucha/phoenix-reasonreact-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix ReasonReact Example

This is a simple example of serving a ReasonReact client from a Phoenix web application. For the full blog post describing how to build this application, please see here.

Myapp

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Example Phoenix application with ReasonReact client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published