Skip to content

Jasper0077/friends-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A simple CRUD Rails app.

Getting Started

  1. You need to pre-installed Ruby and GEM in your machine.
  2. Run the following command to install the dependecies:
bundle install
  1. To setup the database schema, run the following migration command:
rails db:migrate
  1. Run the localhost server using:
rails s

About

A fully-fledged, basic CRUD Ruby on Rails beginner's project sprint in just 30 minutes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors