Pre-prepare for alpha launch (#44)

* Add an initial version

* Add a license
This commit is contained in:
Kieran
2024-03-01 16:47:19 -08:00
committed by GitHub
parent 6738071613
commit 1ad9e2c331
5 changed files with 675 additions and 15 deletions
+2 -1
View File
@@ -2,5 +2,6 @@
"description": "Use this one for actual JS deps used in-app",
"dependencies": {
"alpinejs": "^3.13.5"
}
},
"license": "<See the LICENSE file>"
}