he1237596 commited on
Commit
ecf6b31
·
verified ·
1 Parent(s): 1f23660

Create app.js

Browse files

{
"name": "hf-node",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"start": "node app.js"
},
"dependencies": {
"express": "^4.19.2"
}
}

Files changed (1) hide show
  1. app.js +0 -0
app.js ADDED
File without changes