Skip to content

aronwolf90/todos

Repository files navigation

README

This is a simple To-Do app that I use to explore Hotwire Native for Android.

Setup

Setup and start Rails:

-* Install ruby with one of the following methods:

  • asdf install (with legacy_version_file = yes)
  • rbenv install
  • bin/setup
  • bin/rails db:fixtures:load
  • bin/dev

Setup android:

  • Open the android folder in android studio.
  • Click on the play button to launch it.

Run android against local server

  • Open build variants (left panel) on Android Studio.
  • Select localServer.
  • Click on the play button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published