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