Added concurrently to run everything together

This commit is contained in:
Saud Fatayerji
2023-10-26 16:29:15 +03:00
parent 19f4f7febb
commit 02f98fb378
3 changed files with 161 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"main": "index.js",
"scripts": {
"test": "node ."
"dev": "node ."
},
"author": "",
"license": "ISC",