add ejs
This commit is contained in:
parent
be51de55a2
commit
8113741ffe
2 changed files with 279 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"name": "express-hello-world",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"ejs": "^3.1.10",
|
||||
"express": "^4.17.1"
|
||||
},
|
||||
"description": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue