Initializing the App

Create the basic structure for the marketplace app and go through the structure.

Initializing a Rails application is pretty straightforward. We can initialize the app using the rails new command.

We’ll use the following commands in our terminal:

Get hands-on with 1200+ tech skills courses.