babel start command nodejs

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