APP_Running

Running_Para_Tod@s

Ruby home page

Download with Git

Clone the project

 https://github.com/rusgar/APP_Running

Go to the project directory

 cd mkdir "new"

First steps To install Rails, use the command provided by RubyGems gem install:

 gem install rails
 rails --version
 Rails new "mkdir" --d

Install dependencies and update

  bundle install
  bundle update

creation and migration

   rails db:create
   rails db:migrate

Start the server

   bin/dev

## Other dependencies

## Tech Stack Client:

Production environment

bundle lock --add-platform x64-mingw-ucrt

Screenshots