https://github.com/mayankagnihotri7/flix
Flix application created using Ruby on Rails.
https://github.com/mayankagnihotri7/flix
ruby ruby-on-rails
Last synced: 6 months ago
JSON representation
Flix application created using Ruby on Rails.
- Host: GitHub
- URL: https://github.com/mayankagnihotri7/flix
- Owner: mayankagnihotri7
- Created: 2020-12-29T18:13:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T08:39:49.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T18:52:17.103Z (8 months ago)
- Topics: ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 1.91 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using the application :
- Clone the repo.
- Install all the gems using 'bundle install'
- Go to the directory where the application was cloned, open the console and type 'rails s' or 'rails server' to get the app up and running.