mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +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.
|