v2-local-js-css

This commit is contained in:
Yankovskaya Natalia
2023-10-25 12:23:05 +03:00
parent 6bdfd08c10
commit 3d15d4bea7
5 changed files with 871 additions and 833 deletions

View File

@@ -3,11 +3,12 @@
"version": "1.0.0",
"dependencies": {
"body-parser": "^1.16.0",
"express": "^4.18.2"
"bootstrap": "^5.3.2",
"express": "^4.18.2",
"jquery": "^3.7.1"
},
"description": "https://nodejsdev.ru/guides/metanit/express-api/",
"main": "app.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},