I'm currently having problems starting NPM. I've installed along with Node.JS.
When I Run 'npm start' via Command Prompt I recieve the following ...
C:\Users\bobbyy>npm start npm ERR! missing script: start
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\bobby\AppData\Roaming\npm-cache_logs\2017-03-29T21_36_56_974Z-debug.log
Can someone please advise what should be in 'package.json' start?