petermueller / how_to_guardian_talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How-to Guardian Demo and Talk

This is a demo application to go along with a set of powerpoint slides also included in this repo.

Running locally (not to be deployed)

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 npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About


Languages

Language:Elixir 70.9%Language:CSS 16.7%Language:JavaScript 6.9%Language:HTML 4.5%Language:SCSS 1.0%