Its like a Ski-Swap but on your computer! Buy, sell and comment everything slope related!
Ruby 2.6.1
Rails 5.2.2
- Clone repo into a new folder on your computer.
- Navigate into the new folder and open it in your terminal/console (right-click and select 'New Terminal at Folder'.
- Enter the following lines into your terminal
bundle install
rails start
- In your browser navigate to http://localhost:3000 and enjoy!