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