wip
This commit is contained in:
parent
2f54b0fddd
commit
8c6bf43765
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -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…
Reference in a new issue