/phoenix-redux-todo-app

Primary LanguageJavaScriptMIT LicenseMIT

Phoenix + React + Redux Example

Heavily inspired by @ryanswapp's elixir-react-redux-example.

Phoenix quickstart guide

To start your Phoenix app:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.