Running Your Application Locally
Goals
Pasos
Step 1
Type this in the terminal:rails serverStep 2
Point your web browser to http://localhost:3000Step 3
Expected result:^CExiting
Explicación
Next Step:
Go on to Creating A Migration
Step 1
Type this in the terminal:rails serverStep 2
Point your web browser to http://localhost:3000Step 3
Expected result:^CExiting
Go on to Creating A Migration