https://github.com/edisdev/toysapp
ToysApp with RubyOnRails
https://github.com/edisdev/toysapp
Last synced: 12 months ago
JSON representation
ToysApp with RubyOnRails
- Host: GitHub
- URL: https://github.com/edisdev/toysapp
- Owner: edisdev
- Created: 2017-10-01T22:37:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-02T08:21:32.000Z (over 8 years ago)
- Last Synced: 2025-02-13T15:33:33.117Z (about 1 year ago)
- Language: Ruby
- Size: 1.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ! :)