Rails Hello World Run Create a Rails app: rails new myapp Copy the files from this zip into your Rails project. Start server: rails server Open: http://localhost:3000/hello