use_async
jem 4 years ago
parent 2f54b0fddd
commit 8c6bf43765

@ -15,7 +15,16 @@ npm install mastodon-api
# Development
```
shadow-cljs node-repl
shadow-cljs watch frontend
```
open browser at http://localhost:8080
Connect your repl for :frontend
# run the tests
```
shadow-cljs compile test
```

Loading…
Cancel
Save