An open API service indexing awesome lists of open source software.

https://github.com/edisdev/toysapp

ToysApp with RubyOnRails
https://github.com/edisdev/toysapp

Last synced: 12 months ago
JSON representation

ToysApp with RubyOnRails

Awesome Lists containing this project

README

          

Ruby Version: 2.2.6 Rails Version : 5.1.0

git clone https://github.com/haticeedis/toysApp.git

Then

cd toysApp

Then

bundle install

Then

rake:db migrate

then

rails s

anddd

Got to http://localhost:3000/

Run App ! :)