/blog_phoenix

Simple blog in phoenix framework - elixir

Primary LanguageCSS

BlogPhoenix

To start your new Phoenix application:

  1. Install dependencies with mix deps.get
  2. Create and update your database mix ecto.create && mix.ecto.migrate
  3. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.