Skip to content

This source code is a reference to my post on Medium about Create React App and Elixir Phoenix 1.4.

Notifications You must be signed in to change notification settings

iceniveth/phoenixcra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenixcra

This project was created to demonstrate the create-react-app and elixir phoenix 1.4 stack. This is also in reference to my medium post Create React App and Elixir Phoenix 1.4

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:3000 from your browser and be served by the create-react-app server.

About

This source code is a reference to my post on Medium about Create React App and Elixir Phoenix 1.4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published