Node start script added

This commit is contained in:
Daniel Rodriguez 2019-08-19 20:05:41 +02:00
parent a7de236f3f
commit 38b51999b8

View file

@ -4,7 +4,8 @@
"description": "TFT Compositions Paths",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index"
},
"keywords": [
"TFT",