An open API service indexing awesome lists of open source software.

https://github.com/sectasy0/rails-weather


https://github.com/sectasy0/rails-weather

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# rails-weather

## Installation

```sh
git clone https://github.com/sectasy0/rails-weather.git
cd rails-weather
bundle install
```

## run app

```sh
rails server
```