This commit is contained in:
Zakhar
2026-06-02 22:42:03 +03:00
parent ed30d0b5b7
commit 94e0cf67ff
2 changed files with 85 additions and 8 deletions
+3
View File
@@ -1,4 +1,7 @@
{
"scripts": {
"start": "./node_modules/http-server/bin/http-server -p 9876 ."
},
"dependencies": {
"http-server": "^14.1.1"
},