(ns reagentdemo.prod
"Initializes the demo app"
(:require [reagentdemo.core :as core]))
(core/init!)