foundation is set

This commit is contained in:
Mohammed Ashab Uddin
2020-07-20 15:14:36 +04:00
parent 64a4b81f1d
commit cbe03c5954
8 changed files with 208 additions and 1 deletions

View File

@@ -4,7 +4,8 @@
"description": "",
"main": "test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node website_test.js http://localhost:8004",
"start": "node index.js"
},
"author": "",
"license": "ISC",