add docs and improve development setup
This commit is contained in:
parent
17e0e33218
commit
8bb3a3b8d7
3 changed files with 46 additions and 0 deletions
|
|
@ -8,5 +8,9 @@
|
|||
"dependencies": {
|
||||
"react": "npm:@preact/compat@^18.3.1",
|
||||
"react-dom": "npm:@preact/compat@^18.3.1"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "shadow-cljs release frontend",
|
||||
"dev": "shadow-cljs watch frontend"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue