Skip to content

ChrisOdeon/anagram-finder

Repository files navigation

README

run bundle install

then rake db:create && rake db:migrate && rake db:seed (this might take a long time as there are a lot of words)

then rails s to start your server

to run the tests run rspec or rake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published