This is a recipe web app built with Ruby on Rails
- Ruby on Rails
- Linters
- Install Ruby based on your OS from HERE
- Clone the project using git-bash or Githup Desktop.
git clone https://github.com/vechicin/Cookbook.gitOR
git clone git@github.com:vechicin/Cookbook.git- Open the project folder with VSCode or any Editor.
- Open terminal and navigate to the project folder.
- Run
gem install,bundle installandnpm installto install all of the project's required dependencies. - Run
rails sto start the project's live server and take a look at the terminal to see the URL address it is running on. - If you want to run some unit tests, all you need to do is run the
rspeccommand on your terminal after installingrspec-rails
👤 Santiago Velosa
- GitHub: @vechicin
- Twitter: @therealvelosa
- LinkedIn: Santiago Velosa
👤 Khusiima Luke Masaba
- GitHub: @Lucas Masaba
- Twitter: @MasabaLuke
- LinkedIn: Khusiima Luke Masaba
Give a ⭐️ if you like this project!
This project is MIT licensed.