Add initial build scripts

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman
2020-07-24 17:09:19 +01:00
committed by Nakul Manchanda
parent 9a777c2abc
commit 99c6ae44a1
7 changed files with 215 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "sample-node-api",
"version": "1.0.0",
"description": "",
"description": "Zowe sample node API",
"main": "index.js",
"scripts": {
"dev": "nodemon src/index.js",