mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-15 11:14:26 +00:00
6 lines
64 B
Clojure
6 lines
64 B
Clojure
|
(ns dev-run
|
||
|
(:use [figwheel-api]))
|
||
|
|
||
|
(start)
|
||
|
(start-cljs-repl)
|