git clone https://github.com/paopay/atm-locator-rails.git
cd atm-locator-rails
bundle install
rails s
Then go to browser and go to localhost:3000
- mainly, the react components under assets/javascript
- api queries are in pages controller
git clone https://github.com/paopay/atm-locator-rails.git
cd atm-locator-rails
bundle install
rails s
Then go to browser and go to localhost:3000