Skip to content

samanthaO1987/business_hours_app

Repository files navigation

Readme language

Readme boilerplate and generator

A simple ⚡ store schedules app!

📚 Table of Contents

📦 Installation

First check if you have Ruby installed

Before installing this Readme Generator you need to check if you have Rubyand Yarn installed on your computer.

To check if you have Ruby installed, run this command in your terminal:

ruby -v

If you get an answer like this, it means that Ruby is installed and you may go to the next section.

ruby 2.5.1

To confirm that you have Yarn installed you can run this command in your terminal:

yarn -v

If you get an answer like this, it means that Yarn is installed and you may go to the next section.

1.16

Some of the gems used in this project

webpack
bootstrap

Then clone this repo

git clone [email protected]:adriviv/business_hours_app.git

🚀 Usage

To get started open your terminal and run the following lines after making sure you're in the right folder

bundle install
rails db:drop db:create db:migrate db:seed

And in a different terminal tab

rails s

To start a local server

That's it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published