Skip to content

A minimal Elixir umbrella application setup with a Phoenix API and React application.

Notifications You must be signed in to change notification settings

bwittenbrook3/react-on-elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React on Elixir

A minimal Elixir umbrella application setup with a Phoenix API and React application.

Getting Started

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd apps/frontend && yarn
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:3000 from your browser.

About

A minimal Elixir umbrella application setup with a Phoenix API and React application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published