Skip to content

DaanDD/Rumbl

Folders and files

NameName
Last commit message
Last commit date
Feb 6, 2016
Feb 6, 2016
Feb 20, 2016
Mar 6, 2016
Feb 21, 2016
Feb 6, 2016
Feb 21, 2016
Feb 21, 2016
Feb 6, 2016
Feb 6, 2016
Feb 6, 2016
Feb 6, 2016

Repository files navigation

Awesome Build Status

Rumbl

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

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

Learn more