mirror of
https://github.com/YuzuZensai/SimpleStaticExpress.git
synced 2026-01-06 04:33:28 +00:00
Add simple express server
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
"license": "GPL-3.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"express": "^4.18.1"
|
||||
"dotenv": "^16.0.1",
|
||||
"express": "^4.18.1",
|
||||
"serve-index": "^1.9.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user