redux-saga-beginner-tutorial
redux-saga-beginner-tutorial copied to clipboard
adds babel node to the dev dependencies list
Currently, running the test
script, throws sh: babel-node: command not found
Adding babel node fixes this issue.