Chess Application built by The Corresponding Squares Team
- Ruby
2.3.1
recommended - Postgres 9.2+
- Fork the project
- Run bundle to install gems
bundle install
- Create the databases:
rails db:create
- Run migrations to create tables:
rails db:migrate
To run the tests, use:
bundle exec rspec
Ilya Krasnov (Lead Engineer/Developer) - https://github.com/ilyakrasnov
Kirby James (Engineer/Developer) - https://github.com/kirbygit
Justin Munn (Engineer/Developer) - https://github.com/jwmunn
Nikhil Nadkarny (Engineer/Developer) - https://github.com/nnadkarny
Fisto Satianto (Engineer/Developer) - https://github.com/fistoriza
Miguel B. (Engineer/Developer) - https://github.com/Phatkid98
note: If editing the README, please conform to the standard-readme specification.
chess-app by TheCorrespondingSquares is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.