Initializing the App
Create the basic structure for the marketplace app and go through the structure.
We'll cover the following
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 1400+ tech skills courses.