mirror of
https://github.com/danbee/chess
synced 2026-06-21 05:12:22 +00:00
12 lines
377 B
Markdown
12 lines
377 B
Markdown
# Chess
|
|
|
|
[ ](https://app.codeship.com/projects/189842)
|
|
|
|
## Getting started
|
|
|
|
* Run the setup script at `bin/setup`
|
|
* Start Phoenix endpoint with `mix phoenix.server`
|
|
|
|
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
|