First and foremost, styles must be consistent and standard. Please follow this style guide!
Make sure that you have Elixir and Phoenix installed and up to date.
mix deps.get
mix phoenix.server
The GraphiQL browser should now be available at localhost:4000/graphiql
- Official website: http://www.phoenixframework.org/
- Guides: http://phoenixframework.org/docs/overview
- Docs: http://hexdocs.pm/phoenix
- Mailing list: http://groups.google.com/group/phoenix-talk
- Source: https://github.com/phoenixframework/phoenix