This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-mobile
Watch
2
Star
0
Fork
0
You've already forked status-mobile
mirror of
https://github.com/status-im/status-mobile.git
synced
2025-01-11 09:15:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-mobile
/
env
/
dev
/
run.clj
6 lines
79 B
Clojure
Raw
Normal View
History
Unescape
Escape
Fixed android build script. Upgraded to latest dependencies and removed useless plugins.
2018-01-17 09:13:11 +01:00
(
ns
^
:figwheel-no-load
run
Improve custom figwheel script usability Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
2018-01-06 09:02:20 +08:00
(
:use
[
figwheel-api
]
)
)
(
start
)
(
start-cljs-repl
)
Reference in New Issue
Copy Permalink