# frozen_string_literal: true

require_relative “./boot”

class App < FoxPage::Application end