Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hph/xadrez

A real-time chess web app built with Phoenix.
https://github.com/hph/xadrez

Last synced: 10 days ago
JSON representation

A real-time chess web app built with Phoenix.

Awesome Lists containing this project

README

        

# Xadrez
A real-time chess web app built with [Phoenix](http://www.phoenixframework.org/).

### Installing and running the app
1. Install dependencies with `mix deps.get`.
2. Start Phoenix endpoint with `mix phoenix.server`.
3. Visit [localhost:4000](http://localhost:4000) from your browser.