Babel Start Command Nodejs

    "dev": "nodemon --exec babel-node index.js",
Cooperative Cowfish