bwittenbrook3 / react-on-elixir

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 58.1%Language:Elixir 39.2%Language:HTML 2.0%Language:CSS 0.6%Language:Shell 0.1%