mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 10:42:53 +00:00
fc92dafca6
Upgraded to latest dependencies and removed useless plugins.
6 lines
79 B
Clojure
6 lines
79 B
Clojure
(ns ^:figwheel-no-load run
|
|
(:use [figwheel-api]))
|
|
|
|
(start)
|
|
(start-cljs-repl)
|