This website requires JavaScript.
Explore
Help
Register
Sign In
meissa
/
dda-masto-embed
Watch
6
Star
0
Fork
You've already forked dda-masto-embed
0
Code
Issues
Pull requests
Projects
Releases
3
Packages
Wiki
Activity
644c05e50b
dda-masto-embed
/
src
/
main
/
dda
/
masto_embed
/
app.cljs
10 lines
111 B
Text
Raw
Normal View
History
Unescape
Escape
first working browser app
2020-04-24 09:24:09 +00:00
(ns dda.masto-embed.app)
test are now working
2020-04-24 12:42:30 +00:00
(defn add-one [a]
(+ a 1))
first working browser app
2020-04-24 09:24:09 +00:00
(defn init
""
[]
(println "xx")
"Hello world!")
Reference in a new issue
Copy permalink