set up jsrepo, readme, license

This commit is contained in:
David Haz
2025-07-09 10:15:05 +03:00
parent 8b35b43b08
commit ad6015691d
8 changed files with 2421 additions and 5 deletions

8
wrangler.jsonc Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "vue-bits",
"compatibility_date": "2025-06-15",
"assets": {
"directory": "./dist",
"not_found_handling": "single-page-application"
}
}