Run:
bundle install
rails server
Navigate to:
http://localhost:3000/split (for dashboard) or http://localhost:3000/test/index (for testing)
*Testing local version of split: Update gemfile to point to local path. (ex: path: "../split")
Run:
bundle install
rails server
Navigate to:
http://localhost:3000/split (for dashboard) or http://localhost:3000/test/index (for testing)
*Testing local version of split: Update gemfile to point to local path. (ex: path: "../split")