Commit cbeec256 authored by Diego Iván's avatar Diego Iván
Browse files

agregando script para desarrollo

parent 775f5842
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4,7 +4,8 @@
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "nodemon src/server.ts"
  },
  "author": "",
  "license": "ISC",