basic example

This commit is contained in:
Thomas Heller
2017-10-24 10:09:05 +02:00
commit be07d4f56a
7 changed files with 1907 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"shadow-cljs": "^2.0.37"
}
}