mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-15 03:05:17 +00:00
fe315c619a
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
6 lines
64 B
Clojure
6 lines
64 B
Clojure
(ns dev-run
|
|
(:use [figwheel-api]))
|
|
|
|
(start)
|
|
(start-cljs-repl)
|