some things are working

This commit is contained in:
@s.roertgen 2024-11-21 16:27:08 +01:00
parent 83ff1e86ac
commit 31aceb49c7
21 changed files with 2767 additions and 371 deletions

View file

@ -1,5 +1,5 @@
{
"name": "ied",
"name": "edufeed",
"scripts": {
"ancient": "clojure -Sdeps '{:deps {com.github.liquidz/antq {:mvn/version \"RELEASE\"}}}' -m antq.core",
"watch": "npx shadow-cljs watch app browser-test karma-test",
@ -12,6 +12,7 @@
"js-confetti": "^0.12.0",
"nostr-tools": "^2.7.2",
"react": "17.0.2",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "17.0.2"
},
"devDependencies": {