Add files via upload

This commit is contained in:
Derek
2024-12-31 13:15:57 -06:00
committed by GitHub
parent 3a1e70b9c9
commit 395e5d59a2
22 changed files with 2729 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"scripts": {
"start": "servor --reload"
},
"dependencies": {
"servor": "^4.0.2"
}
}