Skip to content

sandrasi/hotwire-turbo-test

Repository files navigation

Prerequisites

  • RVM is installed and configured.

Running the application

In the project directory run the following commands:

$ rvm install ruby-3.2.2
$ gem install bundler
$ gem install foreman
$ bundle install

To start the server, run

$ foreman start -f Procfile.dev

In your browser visit http://0.0.0.0:3000/hash.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published