1
0
mirror of https://github.com/danbee/chess synced 2025-03-04 08:39:06 +00:00
chess/README.md
Dan Barber f2f50017b2
Add build status to readme
Build is currently broken, but we'll fix that!
2018-01-15 22:03:27 -05:00

12 lines
377 B
Markdown

# Chess
[ ![Codeship Status for
danbee/chess](https://app.codeship.com/projects/efaab440-a15e-0134-60ee-668e7d704228/status?branch=master)](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.